disable containers cron job
This commit is contained in:
parent
f128069bbd
commit
db9a299fb2
2 changed files with 4 additions and 4 deletions
4
.github/workflows/fedora-toolbox.yml
vendored
4
.github/workflows/fedora-toolbox.yml
vendored
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue