mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
Disable the orphan script
The initial set of repos were archived and running this causes too many API requests. We can run it again manually if needed.
This commit is contained in:
@@ -30,4 +30,5 @@ jobs:
|
||||
run: python3 .github/scripts/archive_eol.py
|
||||
|
||||
- name: Run orphan script
|
||||
if: false
|
||||
run: python3 .github/scripts/archive_orphan.py
|
||||
|
||||
Reference in New Issue
Block a user