瀏覽代碼

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]