Skip to content

Commit

Permalink
Remove permissions from CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Apr 30, 2021
1 parent cf50700 commit 6f4c0b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
jobs:
check_release:
runs-on: ubuntu-latest
permissions:
contents:
write
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 6f4c0b8

Please sign in to comment.