Skip to content

Fix linter issue

Fix linter issue #3

Workflow file for this run

name: Continuous Integration
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
test-amazon-inspector-image-scan:
uses: build-failure/starter-workflows/.github/workflows/code-scanning/amazon-inspector-image-scan.yml@main

Check failure on line 14 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
with:
docker-image-name: foo/bar
docker-context: tests/amazon-inspector-image-scan
docker-file: Dockerfile