Skip to content

Commit f933916

Browse files
authored
Only run package.yaml on Dockerfile change
1 parent da0a3b4 commit f933916

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- 'main'
7+
paths:
8+
- demo/Dockerfile
79
tags:
810
- '[0-9]+.[0-9]+.[0-9]+'
911
workflow_dispatch:

0 commit comments

Comments
 (0)