Update codeql-analysis.yml

pull/40/head
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: on:
push: push:
branches: [ master ] branches: [ main ]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ master ] branches: [ main ]
schedule: schedule:
- cron: '29 14 * * 4' - cron: '29 14 * * 4'