Skip to content

Commit

Permalink
try hardcore-mode permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Sep 11, 2023
1 parent 78dba22 commit 57c877f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/proofread.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
test:
name: Check
permissions:
pull-requests: write
# write-all # Required since GitHub now gives actions read-only permissions by default
# pull-requests: write
write-all # Required since GitHub now gives actions read-only permissions by default
runs-on: ubuntu-latest
continue-on-error: true
steps:
Expand Down

0 comments on commit 57c877f

Please sign in to comment.