diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 9cf786d37..1429e13bc 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -18,5 +18,5 @@ jobs: steps: - uses: EndBug/label-sync@v2 with: - config-file: labels.yaml + config-file: ./labels.yaml delete-other-labels: true