Ver Fonte

ignore merge queue branches

Yuki Takei há 1 ano atrás
pai
commit
2254e7602a
1 ficheiros alterados com 2 adições e 0 exclusões
  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