We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a78984 commit db44beaCopy full SHA for db44bea
1 file changed
.github/workflows/main.yml
@@ -2,9 +2,10 @@ name: Test
2
3
on:
4
push:
5
- branches:
6
- - 3.*
+ #branches:
+ # - 3.*
7
pull_request:
8
+ workflow_dispatch:
9
10
jobs:
11
test:
0 commit comments