We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b70fe commit 9434308Copy full SHA for 9434308
.github/workflows/main.yml
@@ -7,6 +7,7 @@ name: Push tests
7
on:
8
push:
9
pull_request:
10
+ workflow_dispatch:
11
12
jobs:
13
test:
0 commit comments