Skip to content

Commit caa706d

Browse files
committed
apply suggestions
1 parent 302a603 commit caa706d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/sycl-check-ready-to-merge-prs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@ on:
1010
- cron: '0 * * * *' # every hour
1111
workflow_dispatch:
1212

13+
permissions: read-all
14+
1315
jobs:
1416
notify-ready-prs:
17+
permissions:
18+
pull-requests: write
1519
runs-on: ubuntu-latest
1620
steps:
1721
- name: Check

0 commit comments

Comments
 (0)