Skip to content

Commit

Permalink
feat: permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolfx committed Feb 22, 2023
1 parent f95e825 commit f4335a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false

permissions: write-all
steps:
- uses: actions/checkout@v2

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
permissions:
contents: write
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit f4335a9

Please sign in to comment.