branch: externals/plz
commit 33438b71051869c9d2960a44bc0c658b932ec307
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>
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: