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 9684cc8 commit 2ff027dCopy full SHA for 2ff027d
.github/workflows/docker_test.yml
@@ -5,6 +5,9 @@ on:
5
inputs:
6
message:
7
description: 'Test docker running'
8
+ push:
9
+ branches:
10
+ - 'tudor/feat-docker-action'
11
12
jobs:
13
run_container:
0 commit comments