We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2ee50 commit 75f88d9Copy full SHA for 75f88d9
.github/workflows/clp-execution-image-build.yaml
@@ -3,12 +3,12 @@ name: "clp-execution-image-build"
3
on:
4
pull_request:
5
paths:
6
- - "../actions/clp-image-build/action.yaml"
+ - ".github/actions/clp-image-build/action.yaml"
7
- ".github/workflows/clp-execution-image-build.yaml"
8
- "tools/docker-images/**/*"
9
push:
10
11
12
13
14
schedule:
0 commit comments