Skip to content

Make linters happy

Make linters happy #25

---
name: Check container builds
on:
pull_request_target:
branches: [main]
paths:
- "src/loaders/**"
- "src/services/**"
- "src/databases/**"
- ".github/workflows/reusable-build-container-images.yml"
- ".github/workflows/check.yml"
# Declare default permissions as read-only
permissions: read-all
jobs:
build:

Check failure on line 17 in .github/workflows/build-images-on-pr.yml

View workflow run for this annotation

GitHub Actions / Check container builds

Invalid workflow file

The workflow is not valid. .github/workflows/build-images-on-pr.yml (Line: 17, Col: 23): Invalid input, release_stream is not defined in the referenced workflow.
uses: ./.github/workflows/reusable-build-container-images.yml
with:
push: false