Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[tests] run login_tests action for master only

Change-Id: I375bc146b67ff701ef50bd6a8e4f4badeed78b23
---
M .github/workflows/login_tests-ci.yml
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/login_tests-ci.yml b/.github/workflows/login_tests-ci.yml
index 14d46ff..6d06e49 100644
--- a/.github/workflows/login_tests-ci.yml
+++ b/.github/workflows/login_tests-ci.yml
@@ -7,7 +7,7 @@
on:
workflow_run:
workflows: [ "Pywikibot CI" ]
- branches: [ master, stable ]
+ branches: [ master ]
types:
- completed


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

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