Owen Diffey пре 2 година
родитељ
комит
091dc03dc4
1 измењених фајлова са 1 додато и 6 уклоњено
  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