Skip to content

Commit b13f471

Browse files
committed
build test on push to develop
1 parent e1298a6 commit b13f471

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/docker-image-testing.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Build and Publish Testing
22

33
on:
4-
workflow_dispatch:
4+
push:
5+
branches:
6+
- develop
57

68
jobs:
79

0 commit comments

Comments
 (0)