Skip to content

Commit

Permalink
#2904 add label config and other options
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-gantenbein committed Aug 21, 2023
1 parent 581f850 commit 4a66e29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ jobs:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
PR_LABELS: "auto-update"
MERGE_MSG: "Branch was auto-updated."
RETRY_COUNT: "5"
RETRY_SLEEP: "300"
MERGE_CONFLICT_ACTION: "fail"

0 comments on commit 4a66e29

Please sign in to comment.