Skip to content

Commit

Permalink
fix(add-to-project): view id not needed in project-url
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Schoone <[email protected]>
  • Loading branch information
jschoone authored and kranurag7 committed Jun 24, 2024
1 parent 907a67d commit 8b62567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/SovereignCloudStack/projects/6/views/7
project-url: https://github.com/orgs/SovereignCloudStack/projects/6
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: Container
label-operator: AND

0 comments on commit 8b62567

Please sign in to comment.