We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a888b0c + 1317c83 commit 84ff006Copy full SHA for 84ff006
.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