We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2f334 commit 2d24ebbCopy full SHA for 2d24ebb
.github/workflows/autoupdate.yml
@@ -15,3 +15,4 @@ jobs:
15
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
16
PR_FILTER: "protected"
17
MERGE_MSG: "Auto-update feature branch with changes from the main branch"
18
+ MERGE_CONFLICT_ACTION: "ignore"
0 commit comments