Skip to content

chore: Introduced Renovate (WIP) #3711

chore: Introduced Renovate (WIP)

chore: Introduced Renovate (WIP) #3711

Workflow file for this run

name: CI
on: pull_request
jobs:
call-check-codeowners:
uses: ./.github/workflows/check-codeowners.yaml
call-lint:
uses: ./.github/workflows/linter.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "./.github/workflows/linter.yml" : the `uses' attribute must be a path, a Docker image, or owner/repo@ref
call-lint-test:
uses: ./.github/workflows/lint-test.yaml