Parcourir la source

Update build-eslint.yml

Owen Diffey il y a 3 ans
Parent
commit
091dc03dc4
1 fichiers modifiés avec 1 ajouts et 6 suppressions
  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