Set permissions
This commit is contained in:
parent
c7c8a98b60
commit
184a49d6c8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lint-pr-title.yml
vendored
1
.github/workflows/lint-pr-title.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
|||
types: [opened, edited, synchronize, reopened]
|
||||
jobs:
|
||||
check-title:
|
||||
permissions: write-all
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check title regex
|
||||
|
|
Loading…
Reference in a new issue