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 eec36a4 commit 00431c8Copy full SHA for 00431c8
.github/workflows/docker-push-dev.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- "develop"
8
+ - "feat/push-docker-image" # TODO: Remove this
9
pull_request:
10
11
jobs:
0 commit comments