Skip to content

Commit

Permalink
chore: modify permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
joannechen1223 committed Mar 12, 2024
1 parent 8ffcbb8 commit 195693f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/recnet-api-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:

version_bump:
runs-on: ubuntu-latest
permissions: write-all
needs: lint-test-typecheck
if: github.event_name == 'push' &&
github.ref == 'refs/heads/recnet-api/create-ci'
steps:
Expand Down

0 comments on commit 195693f

Please sign in to comment.