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 08a13e7 commit c785a22Copy full SHA for c785a22
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
branches: [ "main" ]
7
+ paths: [ "docker/**" ]
8
tags: [ "v*.*.*" ]
9
10
env:
0 commit comments