Skip to content

Add callable workflow #1

Add callable workflow

Add callable workflow #1

name: Sonar Workflow
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
Sonar-Analysis:
uses: zeptonow/workflow-hub/.github/workflows/sonar-callable-workflow.yml@main

Check failure on line 14 in .github/workflows/sonar-workflow.yml

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/sonar-workflow.yml" -> "zeptonow/workflow-hub/.github/workflows/sonar-callable-workflow.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit