Skip to content

Commit

Permalink
feat: added auto merge
Browse files Browse the repository at this point in the history
  • Loading branch information
theprashantyadav committed Nov 20, 2023
1 parent 684e1db commit 6031a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
MERGE_FILTER_AUTHOR: 'dependabot[bot]'
MERGE_METHOD: "merge"
MERGE_DELETE_BRANCH: "true"
MERGE_LABELS: "dependencies"
MERGE_LABELS: "github_actions", "dependencies"
MERGE_REQUIRED_APPROVALS: "2"

0 comments on commit 6031a56

Please sign in to comment.