Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/dev-dependencies-6…
Browse files Browse the repository at this point in the history
…9d7ca575f
  • Loading branch information
ylabonte authored Mar 21, 2024
2 parents 8492211 + 8279867 commit d4c2458
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ jobs:
env:
PR_URL: ${{github.event.pull_request.html_url}}
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: "Auto-merge PR"
run: gh pr merge --merge --auto "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit d4c2458

Please sign in to comment.