ci: checkout the local mergify-merge-queue-labels-copier

Without checking out the repository, it is not possible to run the local
action.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
Niels de Vos 2023-05-15 17:43:54 +02:00 committed by mergify[bot]
parent e46f65640c
commit 6547868611

View File

@ -11,6 +11,9 @@ jobs:
mergify-merge-queue-labels-copier:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository to get the local action
uses: actions/checkout@v3
- name: Copying labels
# FIXME: using local instead of Mergifyio/gha-mergify-merge-queue-labels-copier@main
uses: ./actions/gha-mergify-merge-queue-labels-copier/