Skip to content

Commit

Permalink
feat: added auto merge
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Nov 8, 2023
1 parent 524960e commit bc3f396
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Auto-Merge Dependabot PRs

on:
pull_request:
types:
- opened
- synchronize
types: [opened, reopened]
jobs:
auto_merge:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bc3f396

Please sign in to comment.