Skip to content

Commit

Permalink
Merge branch 'main' into bot/update-global-workflow-main-4cd8c5c36ba4…
Browse files Browse the repository at this point in the history
…55a742c963422298ebec5fcb4639
  • Loading branch information
devantler authored Sep 19, 2023
2 parents c7c83fb + 375942a commit 71b3693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
steps:
- id: auto-merge
uses: "pascalgn/automerge-action@v0.15.6"
Expand Down

0 comments on commit 71b3693

Please sign in to comment.