feat(ci): add no_upload_srpms label (#5758) (#5785)

* 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

(cherry picked from commit bc5a6c144c)

Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Gilver
2025-07-06 12:36:46 -05:00
committed by GitHub
parent eb47c94bf1
commit 4bcf8b9c59
11 changed files with 31 additions and 5 deletions
+2
View File
@@ -1,4 +1,6 @@
name: Update
permissions:
contents: write
on:
schedule:
- cron: "*/10 * * * *"