We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a78984 commit f281a26Copy full SHA for f281a26
.github/workflows/main.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- 3.*
7
pull_request:
8
+ workflow_dispatch:
9
10
jobs:
11
test:
0 commit comments