Skip to content

Commit

Permalink
fix oss project board URL
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Goodman <[email protected]>
  • Loading branch information
wagoodman committed Jun 27, 2023
1 parent dc3ae8c commit b477886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oss-project-board-add.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:

add-to-board:
uses: "anchore/workflows/oss-project-board-add.yaml@main"
uses: "anchore/workflows/.github/workflows/oss-project-board-add.yaml@main"
with:
project_url: https://github.com/users/wagoodman/projects/1
secrets:
Expand Down

0 comments on commit b477886

Please sign in to comment.