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:
Adam Warner
2024-09-02 20:30:44 +01:00
parent 085c288009
commit 59a0b4defe
5 changed files with 9 additions and 42 deletions

View File

@@ -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"