Update ccpp.yml
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
contents: write-all # to fetch code (actions/checkout),and release
|
||||
|
||||
jobs:
|
||||
job:
|
||||
|
||||
Reference in New Issue
Block a user