Skip to content

Commit 1ee3eaf

Browse files
chore: add manual trigger to test workflow (#247)
Signed-off-by: Will Murphy <[email protected]>
1 parent 6decf31 commit 1ee3eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Tests"
22

3-
on: [push, pull_request]
3+
on: [push, pull_request, workflow_dispatch]
44

55
jobs:
66
build: # make sure build/ci work properly and there is no faked build ncc built scripts

0 commit comments

Comments
 (0)