OSOE-764: Making the deprecated Init-OrchardCoreSolution and Initialize-OrchardCore commands work with aliases for backwards compatibility #204
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
name: Validate Pull Request | |
on: | |
push: | |
pull_request: | |
types: [opened, synchronize] | |
jobs: | |
validate-pull-request: | |
name: Validate Pull Request | |
uses: Lombiq/GitHub-Actions/.github/workflows/validate-pull-request.yml@dev |