We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5aac5 commit 3b80486Copy full SHA for 3b80486
.github/workflows/make-test.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- '**'
7
+ pull_request:
8
+ branches:
9
+ - '**'
10
11
jobs:
12
build:
0 commit comments