Skip to content

Commit

Permalink
Fix autoadd issues (opendatahub-io#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
VaishnaviHire authored Oct 5, 2023
1 parent cafd17d commit 2c85f4b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/auto_add_issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ jobs:
with:
project-url: https://github.com/orgs/opendatahub-io/projects/40
github-token: ${{ steps.app-token.outputs.token }}
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/opendatahub-io/projects/45
github-token: ${{ steps.app-token.outputs.token }}

0 comments on commit 2c85f4b

Please sign in to comment.