Skip to content

Commit 6929589

Browse files
committed
exec on merge to dev
1 parent d04ce70 commit 6929589

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: Build Docker Image
22

33
on:
4+
push:
5+
branches:
6+
- main
47
workflow_dispatch:
5-
workflow_call:
68

79
jobs:
810
docker-build:

0 commit comments

Comments
 (0)