Skip to content

build(deps): Group dependabot updates #300

build(deps): Group dependabot updates

build(deps): Group dependabot updates #300

Workflow file for this run

name: Rich-codex
on:
push:
branches-ignore:
- "main"
jobs:
rich-codex:
uses: janw/workflows/.github/workflows/poetry-rich-codex.yaml@main

Check failure on line 10 in .github/workflows/rich-codex.yaml

View workflow run for this annotation

GitHub Actions / Rich-codex

Invalid workflow file

The workflow is not valid. In .github/workflows/rich-codex.yaml (Line: 10, Col: 11): Error from called workflow janw/workflows/.github/workflows/poetry-rich-codex.yaml@main (Line: 11, Col: 9): Unrecognized named-value: 'secrets'. Located at position 72 within expression: !startsWith(github.event.head_commit.message, 'build(rich-codex):') && secrets.token != ''
secrets:
token: ${{ secrets.BOT_PERSONAL_ACCESS_TOKEN }}