Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/788689 )

Change subject: [tests] run login_tests action for master only
......................................................................

[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(-)

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 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 https://gerrit.wikimedia.org/r/c/pywikibot/core/+/788689
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: I375bc146b67ff701ef50bd6a8e4f4badeed78b23
Gerrit-Change-Number: 788689
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]

Reply via email to