Procházet zdrojové kódy

ignore merge queue branches

Yuki Takei před 1 rokem
rodič
revize
2254e7602a
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      .github/workflows/ci-app.yml

+ 2 - 0
.github/workflows/ci-app.yml

@@ -6,6 +6,8 @@ on:
       - release/**
       - rc/**
       - changeset-release/**
+      - mergify/merge-queue/**
+      - tmp-mergify/merge-queue/**
     paths:
       - .github/mergify.yml
       - .github/workflows/ci-app.yml