Skip to content

update workflow

update workflow #2

Workflow file for this run

name: code-scan
on:
push:
branches:
- main
pull_request:
jobs:
scan-code:
uses: ${{ vars.ORGANISATION_WORKFLOW_PATH }}/scan-code.yml@main

Check failure on line 11 in .github/workflows/code-scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/code-scan.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'