Procházet zdrojové kódy

Github: update workflow to match new scheme (#498)

あく před 4 roky
rodič
revize
c2b3084de3
1 změnil soubory, kde provedl 2 přidání a 6 odebrání
  1. 2 6
      .github/workflows/ci.yml

+ 2 - 6
.github/workflows/ci.yml

@@ -1,10 +1,6 @@
 name: 'CI'
 
-on:
-  push:
-    paths-ignore:
-      - 'wiki/**'
-      - 'wiki_static/**'
+on: push
 
 env:
   TARGETS: f5 f6
@@ -146,7 +142,7 @@ jobs:
   genpic:
     name: Generate pic
     needs: upload
-    if: github.ref == 'refs/heads/master'
+    if: github.ref == 'refs/heads/dev'
     runs-on: [self-hosted]
     steps:
       - name: Set test env