Skip to content

chore/change-service-name #3

chore/change-service-name

chore/change-service-name #3

Workflow file for this run

name: Verification
# Controls when the action will run. Triggers the workflow on pull request
# events but only for the listed branches
#
on:
pull_request:
branches: [develop , main, master]
jobs:
call-verification-workflow:
uses: spotinst/devops-scripts/.github/workflows/java-verification-workflow.yml@master

Check failure on line 13 in .github/workflows/main-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main-workflow.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main-workflow.yml" -> "spotinst/devops-scripts/.github/workflows/java-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