ソースを参照

ignore merge queue branches

Yuki Takei 1 年間 前
コミット
2254e7602a
1 ファイル変更2 行追加0 行削除
  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