Skip to content

Dependency Dashboard #8

Dependency Dashboard

Dependency Dashboard #8

name: Renovate - Trigger on issue edits
on:
issues:
types: [edited]
jobs:
call-issue-edit-triggers-renovate:
uses: cultureamp/renovate-for-cultureamp/.github/workflows/issue-edit-triggers-renovate.yaml@v1

Check failure on line 8 in .github/workflows/renovate-trigger-on-issue-edit.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/renovate-trigger-on-issue-edit.yml

Invalid workflow file

error parsing called workflow ".github/workflows/renovate-trigger-on-issue-edit.yml" -> "cultureamp/renovate-for-cultureamp/.github/workflows/issue-edit-triggers-renovate.yaml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
RENOVATE_TRIGGER_APP_PRIVATE_KEY: ${{ secrets.RENOVATE_TRIGGER_APP_PRIVATE_KEY }}
with:
repository: ${{ github.repository }}