Update naming of Delight board in issue workflow

Only using the new Delight board now and naming is better for the Action
page in GitHub when it's short and precise.
This commit is contained in:
Ekaterina Gerasimova
2021-12-09 10:39:56 +00:00
committed by Kat Gerasimova
parent a3a0889acd
commit 7ba42eb796
+2 -2
View File
@@ -47,8 +47,8 @@ jobs:
PROJECT_ID: "PN_kwDOAM0swc0sUA"
GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
spaces_issues_to_new_board:
name: Spaces issues to new Delight project board
Delight_issues_to_board:
name: Spaces issues to Delight project board
runs-on: ubuntu-latest
if: >
contains(github.event.issue.labels.*.name, 'A-Spaces') ||