There was an error while loading. Please reload this page.
1 parent 3d7020d commit 4a61500Copy full SHA for 4a61500
.github/workflows/code-quality.yml
@@ -1,5 +1,5 @@
1
name: Code Quality
2
-on: [pull_request]
+on: [push, pull_request]
3
4
jobs:
5
build:
.pre-commit-config.yaml
0 commit comments