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 2b638af commit 7d5906bCopy full SHA for 7d5906b
.github/workflows/code-quality-checks.yml
@@ -1,5 +1,5 @@
1
name: Code Quality Checks
2
-on: [push]
+on: [pull_request, push]
3
jobs:
4
run-unit-tests:
5
runs-on: ubuntu-latest
0 commit comments