Skip to content

Commit 5d0961b

Browse files
committed
[cdt-181] - autoupdated
1 parent 840c941 commit 5d0961b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/autoupdate.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@ jobs:
1515
- uses: docker://chinthakagodawita/autoupdate-action:v1
1616
env:
1717
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
18+
DRY_RUN: "false"
19+
MERGE_MSG: "Branch was auto-updated."
20+
RETRY_COUNT: "5"
21+
RETRY_SLEEP: "300"
22+
MERGE_CONFLICT_ACTION: "fail"

0 commit comments

Comments
 (0)