Skip to content

Commit

Permalink
Revert "test"
Browse files Browse the repository at this point in the history
This reverts commit 6c43ddd.
  • Loading branch information
rahuls2997 committed Oct 28, 2024
1 parent 60fa450 commit 9fb4f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mend_ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 9fb4f85

Please sign in to comment.