Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/854061 )
Change subject: [tests] Remove unsupported description ...................................................................... [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(-) Approvals: Xqt: Verified; Looks good to me, approved 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 https://gerrit.wikimedia.org/r/c/pywikibot/core/+/854061 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I400526ffa3f43e57b6189492e8a6ebbae9d7dc69 Gerrit-Change-Number: 854061 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
