Skip to content

Commit 527b4c8

Browse files
committed
temp: do we need this permission
1 parent 2b003ee commit 527b4c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testsuite.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
changed:
3232
name: "Check changed files"
3333
runs-on: ubuntu-latest
34-
permissions:
35-
pull-requests: read
34+
#permissions:
35+
# pull-requests: read
3636
outputs:
3737
run_tests: ${{ steps.filter.outputs.run_tests }}
3838
steps:

0 commit comments

Comments
 (0)