Chore: Fix workflow that adds dashboards label to issues (#106173)

fix workflow
This commit is contained in:
Victor Marin
2025-05-28 12:45:38 -04:00
committed by GitHub
parent f151efd3cc
commit 57ec71a7a0
@@ -11,7 +11,7 @@ env:
ORGANIZATION: ${{ github.repository_owner }}
REPO: ${{ github.event.repository.name }}
TARGET_PROJECT: 202
LABEL_IDs: "LA_kwDOAOaWjc8AAAABT38U-A"
LABEL_IDS: "LA_kwDOAOaWjc8AAAABT38U-A"
concurrency:
group: issue-label-when-in-project-${{ github.event.number }}