Skip to content

Commit 2f27de8

Browse files
committed
CI: Rename branch [skipcircle]
1 parent 6f2f39e commit 2f27de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Docker build
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ "master", "main", "maint/*", "ci/gha-docker-build" ]
6+
branches: [ "master", "main", "maint/*", "gha-docker-build" ]
77
tags: "*"
88
pull_request:
99
branches: [ "master", "main", "maint/*" ]

0 commit comments

Comments
 (0)