We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7956e0 commit f97ba5eCopy full SHA for f97ba5e
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
- master
8
+
9
+ pull_request:
10
+ types: [opened, synchronize, reopened, labeled]
11
12
jobs:
13
build-and-test:
0 commit comments