We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a7f28 commit ad97f1eCopy full SHA for ad97f1e
.github/workflows/test.yml
@@ -2,6 +2,9 @@ name: Test
2
3
on:
4
push:
5
+ pull_request:
6
+ branches:
7
+ - main
8
9
jobs:
10
scheduled:
0 commit comments