Update CodeQL.yaml

pull/20/head
Ali Kamal 2023-02-24 19:46:13 +05:00 zatwierdzone przez GitHub
rodzic e4f1d30c99
commit 21d46090ef
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,10 +2,10 @@ name: "Run CodeQL"
on:
push:
branches: [ "ali_branch" ]
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
branches: [ "main" ]
schedule:
- cron: '25 23 * * 4'