Skip to content

Commit bbb1afa

Browse files
committed
Add workflow_dispatch trigger to satori.yaml
1 parent a79155c commit bbb1afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/satori.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: Satori
66
on:
77
push:
88
branches: [ "build" ]
9+
workflow_dispatch:
910

1011
jobs:
1112
build_linux_musl_x64:

0 commit comments

Comments
 (0)