We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8724ea9 commit 64eded4Copy full SHA for 64eded4
1 file changed
.github/workflows/docker.yml
@@ -4,9 +4,11 @@ on:
4
- master
5
paths:
6
- 'docker/**'
7
+ - '.github/workflows/docker.yml'
8
pull_request_target:
9
10
11
12
workflow_dispatch:
13
14
permissions:
0 commit comments