Fix typo in issue automation

This commit is contained in:
Kat Gerasimova
2022-10-31 17:28:20 +00:00
committed by Stefan Ceriu
parent 5f4db1fd7a
commit 47018af146
+1 -1
View File
@@ -268,7 +268,7 @@ jobs:
name: Add labelled issues to PS features team 3
runs-on: ubuntu-latest
if: >
contains(github.event.issue.labels.*.name, 'A-Rich-Text-Editor'')
contains(github.event.issue.labels.*.name, 'A-Rich-Text-Editor')
steps:
- uses: octokit/graphql-action@v2.x
id: add_to_project