Skip to content

run only required workflows #580

run only required workflows

run only required workflows #580

name: Push - run release verifications
concurrency:
# group name unique for push to push-integ-test
group: push-e2e-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- ashwin-ci-test
jobs:
e2e:
secrets: inherit
uses: ./.github/workflows/callable-release-verification.yml

Check failure on line 16 in .github/workflows/push-integ-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/push-integ-test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/push-integ-test.yml" -> "./.github/workflows/callable-release-verification.yml" (source branch with sha:1a54f8b78e191661b38f09186d41474c83ab106e) --> "./.github/workflows/callable-unit-tests.yml" (source branch with sha:1a54f8b78e191661b38f09186d41474c83ab106e) ---> "./.github/workflows/callable-get-package-list.yml" (source branch with sha:1a54f8b78e191661b38f09186d41474c83ab106e) : the `uses' attribute must be a path, a Docker image, or owner/repo@ref