Skip to content

Commit

Permalink
senzing-factory/build-resources#120 update add to project dependabot …
Browse files Browse the repository at this point in the history
…permissions (#65)
  • Loading branch information
kernelsam authored Mar 19, 2024
1 parent af84d22 commit 6f99f2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/add-to-project-garage-dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ on:
pull_request:
branches: [main]

jobs:
permissions:
repository-projects: write

jobs:
add-to-project-dependabot:
secrets:
SENZING_GITHUB_PROJECT_RW_TOKEN: ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
Expand Down

0 comments on commit 6f99f2e

Please sign in to comment.