Skip to content

chore: Use default renovate config #133

chore: Use default renovate config

chore: Use default renovate config #133

Workflow file for this run

name: Renovate checks
concurrency:
group: renovate-checks-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
renovate_checks:
name: Renovate checks
uses: elastiflow/gha-reusable-workflows/.github/workflows/reusable_renovate_checks.yml@v0

Check failure on line 16 in .github/workflows/renovate_checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/renovate_checks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/renovate_checks.yml" -> "elastiflow/gha-reusable-workflows/.github/workflows/reusable_renovate_checks.yml@v0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.