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 0e0d612 commit 980a35aCopy full SHA for 980a35a
.github/workflows/docker_action.yml
@@ -7,6 +7,8 @@ on:
7
paths:
8
- 'Dockerfile'
9
- 'docker-compose.yml'
10
+ pull_request:
11
+ branches: [ master ]
12
13
jobs:
14
build:
0 commit comments