Skip to content

Commit dac52a9

Browse files
committed
no reference to existing workflow; just push
1 parent 3c19fc5 commit dac52a9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: publish-image
22

33
on:
4-
workflow_dispatch:
5-
workflow_run:
4+
push:
65
branches: ['main']
76

87
env:

0 commit comments

Comments
 (0)