We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505f2ea commit 2534460Copy full SHA for 2534460
1 file changed
.github/workflows/main.yml
@@ -1,5 +1,5 @@
1
name: CI
2
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
3
4
jobs:
5
test:
0 commit comments