diff --git a/.github/workflows/triage-move-labelled.yml b/.github/workflows/triage-move-labelled.yml index 4645e9b02..d1e110540 100644 --- a/.github/workflows/triage-move-labelled.yml +++ b/.github/workflows/triage-move-labelled.yml @@ -191,7 +191,7 @@ jobs: PROJECT_ID: "PN_kwDOAM0swc3m-g" GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }} -move_FTUE_issues: + move_FTUE_issues: name: Z-FTUE to FTUE board runs-on: ubuntu-latest if: > @@ -214,7 +214,7 @@ move_FTUE_issues: PROJECT_ID: "PN_kwDOAM0swc4AAqVx" GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }} -move_WTF_issues: + move_WTF_issues: name: Z-WTF to WTF board runs-on: ubuntu-latest if: > diff --git a/changelog.d/5504.misc b/changelog.d/5504.misc new file mode 100644 index 000000000..4c6430fb3 --- /dev/null +++ b/changelog.d/5504.misc @@ -0,0 +1 @@ +Fix the indentation in the project board automation file on FTU and WTF labels