From 9fb4f855331b40623b2915ebe5102d71b33e1161 Mon Sep 17 00:00:00 2001 From: rahuls02997 Date: Mon, 28 Oct 2024 14:15:58 +0530 Subject: [PATCH] Revert "test" This reverts commit 6c43dddddcea9d36fdfeec23de4b26cef846bba1. --- .github/workflows/mend_ruby.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/mend_ruby.yml b/.github/workflows/mend_ruby.yml index 50bce36..bff7cba 100644 --- a/.github/workflows/mend_ruby.yml +++ b/.github/workflows/mend_ruby.yml @@ -25,6 +25,7 @@ jobs: mend: if: github.event.pull_request.head.repo.fork == false runs-on: "ubuntu-latest" + continue-on-error: ${{ contains(fromJson('["puppetlabs","puppet-toy-chest"]'), github.repository_owner) != true }} steps: - name: "check requirements" run: |