We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e75625 commit 7fcdf7fCopy full SHA for 7fcdf7f
1 file changed
.github/workflows/tests.yml
@@ -2,11 +2,7 @@ name: Tests
2
3
on:
4
pull_request:
5
- types: [opened, synchronize, reopened]
6
push:
7
- branches:
8
- - main
9
- - develop
10
11
jobs:
12
test:
0 commit comments