We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241cd22 commit d6c396fCopy full SHA for d6c396f
1 file changed
.github/workflows/testing.yaml
@@ -3,9 +3,9 @@ on:
3
pull_request:
4
branches:
5
- major
6
-# push:
7
-# branches:
8
-# - major
+ push:
+ branches:
+ - major
9
10
jobs:
11
tests:
0 commit comments