mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
ci: backport set permissions
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user