[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/plz ccd5e574ed 3/4: Meta: Enable testing of all branche
From: |
ELPA Syncer |
Subject: |
[elpa] externals/plz ccd5e574ed 3/4: Meta: Enable testing of all branches |
Date: |
Tue, 7 Feb 2023 19:58:00 -0500 (EST) |
branch: externals/plz
commit ccd5e574ed6ccd22e4ead6a1d453afe9adc3a6ca
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Meta: 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 b009d74413..a6fd59acb4 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -31,8 +31,8 @@ on:
pull_request:
push:
# Comment out this section to enable testing of all branches.
- branches:
- - master
+ # branches:
+ # - master
jobs:
build: