Skip to content

Commit 28dc47b

Browse files
committed
Trigger on file changes
1 parent 2285772 commit 28dc47b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/winget-update.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ on:
88
branches:
99
- updates
1010
paths:
11-
- .trunk/**
11+
- .github/workflows/winget-update.yaml
12+
- .versions.yaml
13+
- make.sh
14+
- template/**
1215
workflow_dispatch: {}
1316

1417
permissions:

0 commit comments

Comments
 (0)