ci: rename gha-mergify-merge-queue-labels-copier.yaml to action.yaml

It seems to be required to have the GitHub Action called `action.yaml`.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
Niels de Vos 2023-05-15 16:51:53 +02:00 committed by mergify[bot]
parent b371337287
commit e46f65640c
2 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ jobs:
steps:
- name: Copying labels
# FIXME: using local instead of Mergifyio/gha-mergify-merge-queue-labels-copier@main
uses: ./actions/gha-mergify-merge-queue-labels-copier.yaml
uses: ./actions/gha-mergify-merge-queue-labels-copier/