Removed update-submodules schedule

It will no longer automatically run Update Submodules.
This commit is contained in:
aric3435 (INACTIVE) 2024-10-12 13:23:55 -05:00 committed by GitHub
parent 0e1c3b4b70
commit 25d1f635c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,6 @@
name: Update Submodules
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs: