Skip to content

Add reusable workflows for verifying code, chart, Renovate config, an… #2

Add reusable workflows for verifying code, chart, Renovate config, an…

Add reusable workflows for verifying code, chart, Renovate config, an… #2

name: Verifies PR are ready for merge
on:
pull_request:
branches:
- main
jobs:
verify-renovate-config:
uses: ./.github/workflows/reusable-verify-renovate.yaml@main

Check failure on line 10 in .github/workflows/pullrequest-verify.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pullrequest-verify.yml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows