Skip to content

Commit 914544a

Browse files
committed
fix permissions??
1 parent 4248fb3 commit 914544a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,6 @@ jobs:
230230
runs-on: ubuntu-20.04
231231
if: |
232232
github.event_name == 'pull_request'
233-
permissions:
234-
contents: write
235233
steps:
236234
- uses: actions/checkout@v4
237235
with:

0 commit comments

Comments
 (0)