disable containers cron job

This commit is contained in:
Anders Rytter Hansen 2024-06-02 08:29:59 +02:00
commit db9a299fb2
2 changed files with 4 additions and 4 deletions

View file

@ -6,8 +6,8 @@ name: fedora-toolbox
# documentation.
on:
schedule:
- cron: '0 5 * * 6' # 5 am on Saturdays
# schedule:
# - cron: '0 5 * * 6' # 5 am on Saturdays
push:
paths:
- 'containers/fedora-toolbox/base-gui.Dockerfile'