update branch name in various other places from devel->development

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2024-09-02 22:21:20 +01:00
parent 99be2e113f
commit fe7ca90cd6
3 changed files with 5 additions and 5 deletions
+2 -2
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"