emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/plz 33438b7105 35/81: CI: Enable testing of all branche


From: ELPA Syncer
Subject: [elpa] externals/plz 33438b7105 35/81: CI: Enable testing of all branches
Date: Wed, 11 May 2022 17:58:00 -0400 (EDT)

branch: externals/plz
commit 33438b71051869c9d2960a44bc0c658b932ec307
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    CI: Enable testing of all branches
---
 .github/workflows/test.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index b3c22ed9dc..29560acca1 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -28,8 +28,8 @@ on:
   pull_request:
   push:
     # Comment out this section to enable testing of all branches.
-    branches:
-      - master
+    # branches:
+    #   - master
 
 jobs:
   build:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]