Skip to content

Commit

Permalink
Granting more permissions to test Workflow (#79)
Browse files Browse the repository at this point in the history
* Granting more permissions to test Workflow

* Test commit for #79 (026e4d3) by 191-1 (#85)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
CatChen and github-actions[bot] authored Aug 22, 2022
1 parent 8481a65 commit 2b1959b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
name: Test
if: ${{ !startsWith(github.head_ref, 'workflows/tests/') }}
runs-on: ubuntu-latest
permissions: write-all

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2b1959b

Please sign in to comment.