1
0
Sv443 4 сар өмнө
parent
commit
d7a51e7a37

+ 0 - 2
.github/workflows/lint-and-test.yml

@@ -1,8 +1,6 @@
 name: "Lint and run tests"
 
 on:
-  push:
-    branches: [develop]
   pull_request:
     branches: [main]
   workflow_dispatch: