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