We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0a3b4 commit f933916Copy full SHA for f933916
.github/workflows/package.yaml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- 'main'
7
+ paths:
8
+ - demo/Dockerfile
9
tags:
10
- '[0-9]+.[0-9]+.[0-9]+'
11
workflow_dispatch:
0 commit comments