Skip to content

chore(deps-dev): bump @storybook/react from 8.6.14 to 9.1.15 #116

chore(deps-dev): bump @storybook/react from 8.6.14 to 9.1.15

chore(deps-dev): bump @storybook/react from 8.6.14 to 9.1.15 #116

Workflow file for this run

name: Lint Trigger
on:
push:
branches-ignore:
- main
- dev
jobs:
call-reusable-lint:
name: Call Reusable Lint Workflow
uses: JamesonRGrieve/Workflows/.github/workflows/test-lint-ts.yml@main

Check failure on line 12 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint.yml" -> "JamesonRGrieve/Workflows/.github/workflows/test-lint-ts.yml@main" : failed to fetch workflow: workflow was not found.
# No specific inputs needed for the reusable lint workflow
# Permissions are handled by the reusable workflow itself or should be inherited.
# If secrets were needed, they would be passed here like:
# secrets: inherit