mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +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:
|
||||
- closed
|
||||
- labeled
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
backport:
|
||||
name: Backport Pull Request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue