Skip to content

Commit 6f4c0b8

Browse files
committed
Remove permissions from CI workflow
1 parent cf50700 commit 6f4c0b8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
jobs:
99
check_release:
1010
runs-on: ubuntu-latest
11-
permissions:
12-
contents:
13-
write
1411
steps:
1512
- name: Checkout
1613
uses: actions/checkout@v2

0 commit comments

Comments
 (0)