Sfoglia il codice sorgente

ci: remove on push main

Sv443 4 mesi fa
parent
commit
d7a51e7a37
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      .github/workflows/lint-and-test.yml

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

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