ソースを参照

Disable dry-run

Marcus Hert Da Coregio 1 年間 前
コミット
5fe7559c6d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/auto-merge-forward.yml

+ 1 - 1
.github/workflows/auto-merge-forward.yml

@@ -46,5 +46,5 @@ jobs:
         uses: marcusdacoregio/auto-merge-forward@9eac812bc73673e1a358766ac2ce319bd31ce0f8
         with:
           branches: '6.1.x, 6.2.x, main'
-          dry-run: true
+          dry-run: false
           from-author: dependabot[bot]