Skip to content

Commit 474232f

Browse files
authored
[CI][OSSF]Set permissions on sycl-issues-ping-assignee (#14272)
Set read-all permissions on this workflow as it should not require any write permissions
1 parent 0032a84 commit 474232f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sycl-issues-ping-assignee.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414
schedule:
1515
- cron: '0 0 * * *'
1616

17+
permissions: read-all
18+
1719
jobs:
1820
run:
1921
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)