Update codeql.yml

This commit is contained in:
Alexey 2026-02-15 03:20:19 +03:00 committed by GitHub
parent 1a6b39b829
commit 2f5df6ade0
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'