Skip to content

fix: specify version on workflow call #2

fix: specify version on workflow call

fix: specify version on workflow call #2

Workflow file for this run

---
name: Infralovers Changelog Automation
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
changelog-automation:
uses: ./workflows/changelog-automation.yml@main

Check failure on line 13 in .github/workflows/changelog.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/changelog.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
secrets: inherit