mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update backport.yml (#6958)
Seems to require global write permissions to function correctly. Ref: https://github.com/inventree/InvenTree/actions/runs/8555011959/job/23441517102
This commit is contained in:
parent
6730cdbccf
commit
8d1cb2c7ab
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
types: [ "labeled", "closed" ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
backport:
|
||||
|
Loading…
x
Reference in New Issue
Block a user