.github: rename ci work branch

This branch can be used to test push events which is especially
useful when working on the CI infrastructure.

Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
Richard Alpe
2025-09-02 13:16:05 +02:00
parent a188f4269d
commit 17df77ca0f
+1 -1
View File
@@ -6,7 +6,7 @@ on:
push:
branches:
- main
- ci-workflow-redesign
- ci-work
workflow_dispatch:
jobs: