Skip to content

.github/workflows/spot-common-workflow.yml #13

.github/workflows/spot-common-workflow.yml

.github/workflows/spot-common-workflow.yml #13

name: Common Spot Verification Workflow
on:
schedule:
- cron: 15 0 * * 1
workflow_dispatch:
pull_request:
branches:
- main
jobs:
call-verification-workflow:
uses: spotinst/devops-scripts/.github/workflows/common-verification-workflow.yml@master

Check failure on line 11 in .github/workflows/spot-common-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/spot-common-workflow.yml

Invalid workflow file

error parsing called workflow ".github/workflows/spot-common-workflow.yml" -> "spotinst/devops-scripts/.github/workflows/common-verification-workflow.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit