Skip to content

Commit 8b62567

Browse files
jschoonekranurag7
authored andcommitted
fix(add-to-project): view id not needed in project-url
Signed-off-by: Jan Schoone <[email protected]>
1 parent 907a67d commit 8b62567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/[email protected]
2525
with:
26-
project-url: https://github.com/orgs/SovereignCloudStack/projects/6/views/7
26+
project-url: https://github.com/orgs/SovereignCloudStack/projects/6
2727
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
2828
labeled: Container
2929
label-operator: AND

0 commit comments

Comments
 (0)