mirror of
https://github.com/revanced/revanced-patches
synced 2024-10-31 08:43:20 +01:00
ci: Grant workflow necessary permission
This commit is contained in:
parent
9ed6ca64e5
commit
54bfc4b012
1
.github/workflows/pull_strings.yml
vendored
1
.github/workflows/pull_strings.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
|||||||
name: Pull strings
|
name: Pull strings
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
pull-requests: write
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user