Merge pull request #74 from telemt/codeql-tuning

Update codeql.yml
This commit is contained in:
Alexey 2026-02-15 03:36:53 +03:00 committed by GitHub
commit 3d88ec5992
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: "CodeQL Advanced"
on:
push:
branches: [ "main" ]
branches: [ "*" ]
pull_request:
branches: [ "main" ]
branches: [ "*" ]
schedule:
- cron: '0 0 * * 0'