Sfoglia il codice sorgente

Update build-eslint.yml

Owen Diffey 3 anni fa
parent
commit
091dc03dc4
1 ha cambiato i file con 1 aggiunte e 6 eliminazioni
  1. 1 6
      .github/workflows/build-eslint.yml

+ 1 - 6
.github/workflows/build-eslint.yml

@@ -1,11 +1,6 @@
 name: Musare Build and ESLint
 
-on:
-    push:
-        branches: [ polishing ]
-    pull_request:
-        branches: [ polishing ]
-    workflow_dispatch:
+on: [ push, pull_request, workflow_dispatch ]
 
 env:
     COMPOSE_PROJECT_NAME: musare