Fix WTF automation

This commit is contained in:
daniellekirkwood 2022-02-07 10:15:49 +00:00 committed by GitHub
parent ed78e54bce
commit 4e355665ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -234,7 +234,7 @@ jobs:
# Skip in forks
if: >
github.repository == 'vector-im/element-android' &&
contains(github.event.issue.labels.*.name, 'Z-FTUE')
contains(github.event.issue.labels.*.name, 'Z-WTF')
steps:
- uses: octokit/graphql-action@v2.x
with: