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 72d9ea0 commit b9645f9Copy full SHA for b9645f9
.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