Skip to content

Commit a2d2cb8

Browse files
workflow adjustment
1 parent d1450d3 commit a2d2cb8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: docker
22

3-
on: [push, workflow_dispatch]
3+
on:
4+
push:
5+
- '*'
46

57
jobs:
68
build:

0 commit comments

Comments
 (0)