mirror of
https://github.com/pi-hole/web.git
synced 2026-04-22 01:39:50 +01:00
Replace references of devel with development in prep for change of branch name
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@@ -4,13 +4,13 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- devel
|
||||
- development
|
||||
- "!dependabot/**"
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches:
|
||||
- master
|
||||
- devel
|
||||
- development
|
||||
schedule:
|
||||
- cron: "0 0 * * 0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user