We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b191b commit 35b2e9dCopy full SHA for 35b2e9d
.github/workflows/tests.yaml
@@ -1,6 +1,9 @@
1
name: Tests
2
on:
3
workflow_dispatch:
4
+ pull_request:
5
+ branches:
6
+ - main
7
push:
8
branches:
9
- main
0 commit comments