WORKFLOW: disabled cron on submodule-update.yml [skip ci]

This commit is contained in:
XargonWan 2023-12-11 09:21:45 +01:00 committed by GitHub
parent 7d9c44ce6f
commit 5087cadb78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@ name: Sunday Submodule Update
on:
# At 4:00 (CET)
schedule:
- cron: '0 2 * * 0'
#schedule:
# - cron: '0 2 * * 0'
workflow_dispatch:
jobs: