Skip to content

Commit

Permalink
chore: add write-all permission
Browse files Browse the repository at this point in the history
  • Loading branch information
emnnipal committed Oct 28, 2023
1 parent bf33221 commit f3ba735
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
concurrency:
group: ${{ github.ref }}

permissions: write-all

jobs:
lint-and-test:
name: Lint and unit test
Expand Down

0 comments on commit f3ba735

Please sign in to comment.