We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79381f commit cdcaad3Copy full SHA for cdcaad3
1 file changed
.github/workflows/ci.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- main
6
pull_request:
7
+ workflow_dispatch:
8
9
jobs:
10
test:
0 commit comments