chore: workflows for removal of develop branch

This commit is contained in:
Mo
2022-06-23 20:02:20 -05:00
parent c859876bb5
commit bd66b191a5
15 changed files with 10 additions and 334 deletions

View File

@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ develop, main ]
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ develop ]
branches: [ main ]
schedule:
- cron: '21 7 * * 0'