1
0
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:
per1234
2021-04-27 08:30:15 -07:00
committed by GitHub

View File

@ -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