We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4fff8 commit 60705e2Copy full SHA for 60705e2
.github/workflows/ci.yml
@@ -1,4 +1,4 @@
1
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
2
jobs:
3
test:
4
strategy:
0 commit comments