We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19da51 commit 33447ddCopy full SHA for 33447dd
1 file changed
.github/workflows/ci.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches-ignore:
6
- master
7
+ pull_request:
8
+ branches-ignore:
9
+ - master
10
11
jobs:
12
build-and-test:
0 commit comments