only for dev branch

This commit is contained in:
Proddy
2020-09-20 19:58:32 +02:00
committed by GitHub
parent 0afd6786d2
commit 08df5166c8

View File

@@ -2,10 +2,10 @@ name: "CodeQL"
on:
push:
branches: [main]
branches: [dev]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
branches: [dev]
schedule:
- cron: '0 11 * * 5'