WORKFLOW: temprarly disabled the sunday submodule update cron as it's broken

This commit is contained in:
XargonWan 2023-12-20 10:14:33 +01:00
parent 2fcaa063e4
commit a41bfeda83

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: