We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59532e8 commit 4ef563eCopy full SHA for 4ef563e
.github/workflows/docker-ops.yml
@@ -4,7 +4,7 @@ name: Docker Operations
4
"on":
5
push:
6
paths:
7
- - '.github/workflows/release.yml'
+ - '.github/workflows/docker-ops.yml'
8
- 'Dockerfile'
9
- 'ci/**'
10
- 'src/**'
0 commit comments