Skip to content

DUMMY PR FOR TESTING PURPOSES (attempt 6) #1

DUMMY PR FOR TESTING PURPOSES (attempt 6)

DUMMY PR FOR TESTING PURPOSES (attempt 6) #1

name: create-change-case
on:
workflow_dispatch:
pull_request:
types: [edited, opened, reopened, synchronize]
jobs:
ctc-open:
uses: salesforcecli/github-workflows/.github/workflows/ctcOpen.yml@main
secrets: inherit
echo-outputs:
steps:

Check failure on line 12 in .github/workflows/create-change-case.yml

View workflow run for this annotation

GitHub Actions / create-change-case

Invalid workflow file

The workflow is not valid. .github/workflows/create-change-case.yml (Line: 12, Col: 5): Required property is missing: runs-on
- run: echo "${{ steps.ctc-open.outputs }}"