Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit ecf46b2

Browse files
committed
Drop test branch from workflow
1 parent c2d9bfe commit ecf46b2

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
@@ -1,7 +1,7 @@
11
name: Publish Docker
22
on:
33
push:
4-
branches: [master, docker-build]
4+
branches: [master]
55
tags:
66
- '*'
77
jobs:

0 commit comments

Comments
 (0)