Skip to content

Commit cf85208

Browse files
committed
Add workflow_dispatch to GHA
1 parent b644093 commit cf85208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [push, pull_request]
1+
on: [push, pull_request, workflow_dispatch]
22

33
name: build
44

0 commit comments

Comments
 (0)