We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a950216 commit 256caf4Copy full SHA for 256caf4
.github/workflows/ci.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
branches: [ master ]
6
pull_request:
7
- branches: [ master ]
+ workflow_dispatch:
8
+
9
10
jobs:
11
test:
0 commit comments