2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

allow write access for backport action (#6912)

This commit is contained in:
Oliver
2024-04-02 15:12:12 +11:00
committed by GitHub
parent b93d0c587e
commit 3518377e2c

View File

@ -10,7 +10,7 @@ on:
types: [ "labeled", "closed" ]
permissions:
contents: read
contents: write
jobs:
backport: