Skip to content

Commit e484bb5

Browse files
Merge pull request #8 from program--/program---patch-2
gh: update path filter, allow manual dispatch
2 parents 2dfc247 + e0af601 commit e484bb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Generate-subset-app.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ on:
22
push:
33
paths:
44
- cli/**.go
5+
- '.github/workflows/Generate-subset-app.yaml'
6+
workflow_dispatch:
57

68
name: Build and Upload hfsubset Executables
79

0 commit comments

Comments
 (0)