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