Skip to content

Commit 17df77c

Browse files
committed
.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 <[email protected]>
1 parent a188f42 commit 17df77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
branches:
88
- main
9-
- ci-workflow-redesign
9+
- ci-work
1010
workflow_dispatch:
1111

1212
jobs:

0 commit comments

Comments
 (0)