Skip to content

Workflow file for this run

name: Add Tags
on:
push:
branches:
- main
- add_tags
jobs:
auto-tag:
uses: railroadmedia/docusora/.github/workflows/add_tags.yml@add_tags

Check failure on line 11 in .github/workflows/add_tags.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/add_tags.yml

Invalid workflow file

error parsing called workflow ".github/workflows/add_tags.yml" -> "railroadmedia/docusora/.github/workflows/add_tags.yml@add_tags" (source branch with sha:05c2dc2bfa6c02e60aa5e8909ce49a29b1c8bb59) : workflow is not reusable as it is missing a `on.workflow_call` trigger
with:
version: "2.0"