Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[tests] Remove unsupported description

Change-Id: I400526ffa3f43e57b6189492e8a6ebbae9d7dc69
---
M .github/workflows/login_tests-ci.yml
M .github/workflows/oauth_tests-ci.yml
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/login_tests-ci.yml b/.github/workflows/login_tests-ci.yml
index 7e405ac..f89b920 100644
--- a/.github/workflows/login_tests-ci.yml
+++ b/.github/workflows/login_tests-ci.yml
@@ -1,5 +1,5 @@
name: Login CI
-description: Run login/logout tests
+# Run login/logout tests

on:
workflow_run:
diff --git a/.github/workflows/oauth_tests-ci.yml b/.github/workflows/oauth_tests-ci.yml
index 03300c1..465cdb7 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -1,5 +1,5 @@
name: Oauth CI
-description: Run login tests using OAuth
+# Run login tests using OAuth

on:
workflow_run:

To view, visit change 854061. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I400526ffa3f43e57b6189492e8a6ebbae9d7dc69
Gerrit-Change-Number: 854061
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-MessageType: merged