LPD-27995 Treat case as a normal replacement, it has no need to be tr… #5
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-stripe-workspace: | |
secrets: inherit | |
uses: ./.github/workflows/ci-publish-workspace.yaml | |
with: | |
workspace-name: liferay-stripe-workspace | |
name: CI Publish liferay-stripe-workspace | |
on: | |
push: | |
branches: | |
- master | |
paths: | |
- workspaces/liferay-stripe-workspace/** |