mirror of
https://github.com/iustin/mt-st.git
synced 2026-08-01 12:06:02 +00:00
Fixup workflows after master->main rename
This commit is contained in:
@@ -2,10 +2,10 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
schedule:
|
||||
- cron: '0 5 * * 1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user