mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
disable schedule
This commit is contained in:
parent
a1ce6da2d6
commit
ec2a9f4e3f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/clean_repo.yml
vendored
4
.github/workflows/clean_repo.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Clean Container Registry
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 21 * * 0'
|
||||
# schedule:
|
||||
# - cron: '0 21 * * 0'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue