Update codeql.yml

[N/A] - [Add workflow_dispatch]
This commit is contained in:
dolorsfg 2024-06-13 14:27:51 +02:00 committed by GitHub
parent bd0caa8c23
commit ad3626a83a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,8 @@ on:
branches: [ "main" ] branches: [ "main" ]
schedule: schedule:
- cron: '30 18 * * 1' - cron: '30 18 * * 1'
workflow_dispatch:
jobs: jobs:
analyze: analyze: