mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 04:42:22 +00:00
feat(ci): add no_upload_srpms label (#5758)
* feat(ci): add no_upload_srpms label This also fixes manual builds to support subrepos properly. * to make sure it actually works * manually set permissions
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
name: Automatic backport/sync action
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
on:
|
||||
pull_request_target:
|
||||
types: ["labeled", "closed"]
|
||||
|
||||
Reference in New Issue
Block a user