1
0
Fork 0
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:
Jason Nagin 2024-10-31 09:47:55 -04:00 committed by GitHub
parent a1ce6da2d6
commit ec2a9f4e3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: Clean Container Registry name: Clean Container Registry
on: on:
schedule: # schedule:
- cron: '0 21 * * 0' # - cron: '0 21 * * 0'
workflow_dispatch: workflow_dispatch: