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: on:
# At 4:00 (CET) # At 4:00 (CET)
schedule: # schedule:
- cron: '0 2 * * 0' # - cron: '0 2 * * 0'
workflow_dispatch: workflow_dispatch:
jobs: jobs: