mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-11 12:37:16 +00:00
Merge pull request #716 from actions/alert-autofix-5
Potential fix for code scanning alert no. 5: Workflow does not contain permissions
This commit is contained in:
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
@@ -1,4 +1,6 @@
|
||||
name: Licensed
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user