Remove pull-requests permission
Signed-off-by: João Henri <joao.henri.cr@gmail.com>
This commit is contained in:
parent
ee339a5667
commit
2d55d1ac9d
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
|
@ -496,8 +496,7 @@ jobs:
|
|||
libyear:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write # for RubbaBoy/BYOB to write to "shields" branch
|
||||
contents: write # for RubbaBoy/BYOB to write to "shields" branch
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue