mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-19 18:10:38 +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,4 +1,6 @@
|
||||
name: Update
|
||||
permissions:
|
||||
contents: write
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/10 * * * *"
|
||||
|
||||
Reference in New Issue
Block a user