We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2952a3f commit 53b65b0Copy full SHA for 53b65b0
.github/workflows/test.yml
@@ -3,6 +3,7 @@ name: Test
3
4
on:
5
push:
6
+ pull_request:
7
8
concurrency:
9
group: ${{ github.head_ref || github.run_id }}
0 commit comments