mirror of
https://github.com/pi-hole/web.git
synced 2026-09-06 13:10:26 +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,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