Update codeql-analysis.yml

add workflow_dispatch
This commit is contained in:
Shinsuke Sugaya 2024-02-10 11:01:55 +09:00 committed by GitHub
parent 7689a71714
commit 52ab272f06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,8 +14,7 @@ on:
branches:
- master
- "*.x"
schedule:
- cron: '36 4 * * 2'
workflow_dispatch:
jobs:
analyze: