LPD-30786 Delete tests that are no longer needed after LPD-28444 #15
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jobs: | |
publish-liferay-ticket-workspace: | |
secrets: inherit | |
uses: ./.github/workflows/ci-publish-workspace.yaml | |
with: | |
workspace-name: liferay-ticket-workspace | |
name: CI Publish liferay-ticket-workspace | |
on: | |
push: | |
branches: | |
- master | |
paths: | |
- workspaces/liferay-ticket-workspace/** |