forked from ZenBrowserMirrors/zen-desktop
Merge pull request #8289 from zen-browser/alert-autofix-1
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
This commit is contained in:
commit
d30a24e768
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ on:
|
|||
- cron: '59 4 * * 2'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
check_candidates:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue