minor changes for v4

This commit is contained in:
Daniel
2023-08-06 20:27:19 +05:30
committed by REJack
parent 23bdd7642d
commit 4553a244cc
6 changed files with 17 additions and 21 deletions

View File

@@ -3,12 +3,12 @@ name: "CodeQL"
on:
push:
branches:
- v4-dev
- master
- "!dependabot/**"
pull_request:
# The branches below must be a subset of the branches above
branches:
- v4-dev
- master
- "!dependabot/**"
schedule:
- cron: "0 0 * * 0"