We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
just.yaml
1 parent 5240bfa commit efe1a74Copy full SHA for efe1a74
.github/workflows/just.yaml
@@ -11,6 +11,7 @@ on:
11
push:
12
paths:
13
- justfile
14
+ workflow_dispatch:
15
16
jobs:
17
just:
0 commit comments