We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c78e82 commit ebac6e5Copy full SHA for ebac6e5
.github/workflows/test.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- main
7
- master
8
+ pull_request:
9
+ branches:
10
+ - main
11
+ - master
12
13
jobs:
14
build:
0 commit comments