mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
Fix typo in issue automation
This commit is contained in:
committed by
Kat Gerasimova
parent
5b48698587
commit
99dbbd9d70
2
.github/workflows/triage-incoming.yml
vendored
2
.github/workflows/triage-incoming.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
add_to_triage:
|
||||
runs-on: ubuntu-latest
|
||||
if: >
|
||||
github.repository == 'vector-im/element-x-ios'
|
||||
github.repository == 'vector-im/element-ios'
|
||||
steps:
|
||||
- uses: octokit/graphql-action@v2.x
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user