Skip to content

Commit

Permalink
[CI][OSSF]Set permissions on sycl-issues-ping-assignee (#14272)
Browse files Browse the repository at this point in the history
Set read-all permissions on this workflow as it should not require any
write permissions
  • Loading branch information
stdale-intel committed Jun 25, 2024
1 parent 0032a84 commit 474232f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sycl-issues-ping-assignee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:
schedule:
- cron: '0 0 * * *'

permissions: read-all

jobs:
run:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 474232f

Please sign in to comment.