You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-29 14:01:15 +03:00
Merge pull request #18 from arduino/squash
Use squash merge for submission PRs
This commit is contained in:
1
.github/workflows/manage-prs.yml
vendored
1
.github/workflows/manage-prs.yml
vendored
@ -299,6 +299,7 @@ jobs:
|
||||
owner: ${{ github.repository_owner }}
|
||||
repo: ${{ github.event.repository.name }}
|
||||
pull_number: ${{ github.event.pull_request.number }}${{ github.event.issue.number }}
|
||||
merge_method: squash
|
||||
|
||||
- name: Checkout index source branch
|
||||
uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user