Skip to content

Commit d54babb

Browse files
committed
feat: enable the workflow to be triggered manually
1 parent 22b52d2 commit d54babb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: Node.js CI
55

66
on:
7+
workflow_dispatch: {}
78
push:
89
branches: [main]
910
pull_request:

0 commit comments

Comments
 (0)