Update automation for WTF and FTUE project boards (#5505)

This commit is contained in:
daniellekirkwood 2022-02-04 13:52:47 +00:00 committed by GitHub
parent cab5be20cd
commit c5253cf8a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -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: >

1
changelog.d/5504.misc Normal file
View file

@ -0,0 +1 @@
Fix the indentation in the project board automation file on FTU and WTF labels