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.
2 parents 2dfc247 + e0af601 commit e484bb5Copy full SHA for e484bb5
.github/workflows/Generate-subset-app.yaml
@@ -2,6 +2,8 @@ on:
2
push:
3
paths:
4
- cli/**.go
5
+ - '.github/workflows/Generate-subset-app.yaml'
6
+ workflow_dispatch:
7
8
name: Build and Upload hfsubset Executables
9
0 commit comments