diff --git a/.github/workflows/submodule_check.yml b/.github/workflows/submodule_check.yml index 1894ba32..26884e97 100644 --- a/.github/workflows/submodule_check.yml +++ b/.github/workflows/submodule_check.yml @@ -4,7 +4,7 @@ on: # lets check it when we push to master (we've just done something in android, its a good time to see about this) push: branches: - - master + - main schedule: # 8am UTC every day