We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04ce70 commit 6929589Copy full SHA for 6929589
1 file changed
.github/workflows/dev.yml
@@ -1,8 +1,10 @@
1
name: Build Docker Image
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
workflow_dispatch:
- workflow_call:
8
9
jobs:
10
docker-build:
0 commit comments