Skip to content

Commit d327c0f

Browse files
committed
DNM: run container publish on push
1 parent de953a3 commit d327c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Publish container repositories
33
on:
44
push:
5-
branches: [main]
5+
branches: [main, container-promote-mk3]
66
paths:
77
- '.github/workflows/container-publish.yml'
88
- 'ansible/dev-pulp-container-publish.yml'

0 commit comments

Comments
 (0)