Commit 06aef89
committed
ci(docker): self-trigger on workflow file changes
The path filter for pull_request didn't include the workflow file
itself, so PRs that only touch .github/workflows/docker.yml (like the
previous commit on this branch) don't exercise the Docker validate
job. Add the workflow file to its own filter so changes self-validate.1 parent e1e07e3 commit 06aef89
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments