Skip to content
name: "Auto assignment for issues"
on:
issues:
types: ["opened"]
jobs:
auto-assign:
uses: tinted-theming/home/.github/workflows/auto-assign-issues.yml@main
with:
secrets:
ACCESS_TOKEN: "${{ secrets.BOT_ACCESS_TOKEN }}"

Check failure on line 12 in .github/workflows/auto-assign-issues.yml

View workflow run for this annotation

GitHub Actions / Auto assignment for issues

Invalid workflow file

The workflow is not valid. .github/workflows/auto-assign-issues.yml (Line: 12, Col: 9): A mapping was not expected