mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-21 08:21:12 +01:00
ci: backport set permissions
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
0adf9ba3f5
commit
36a7a673c0
1 changed files with 5 additions and 0 deletions
5
.github/workflows/backport.yml
vendored
5
.github/workflows/backport.yml
vendored
|
|
@ -6,6 +6,11 @@ on:
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
- labeled
|
- labeled
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
backport:
|
backport:
|
||||||
name: Backport Pull Request
|
name: Backport Pull Request
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue