Update codeql-analysis.yml

This commit is contained in:
HAHWUL 2021-07-18 21:46:53 +09:00 committed by GitHub
parent 77c5359cf2
commit 233ba10b4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,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: '29 14 * * 4'