Skip to content

Commit

Permalink
changed master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtalbot committed Jul 5, 2021
1 parent d5bd8f5 commit bd243fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submodule_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bd243fb

Please sign in to comment.