1 parent bf27252 commit 5284d3fCopy full SHA for 5284d3f
1 file changed
.github/workflows/checks.yml
@@ -1,6 +1,8 @@
1
name: checks
2
3
-on: push
+on:
4
+ push:
5
+ pull_request:
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments