Skip to content

Fix your hosting auto events #5

Fix your hosting auto events

Fix your hosting auto events #5

Workflow file for this run

name: Pull Request
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pull-request:
uses: simpleanalytics/github-actions/.github/workflows/pull-request.yml@main

Check failure on line 9 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request.yml" -> "simpleanalytics/github-actions/.github/workflows/pull-request.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
internal_app: false
claude_extra_prompt: |
This repository builds the customer-facing Simple Analytics tracking scripts.
The `/dist` directory is generated output. Skip `/dist` for review findings, bug and vulnerability checks, and validation commands. Do not report issues only present in `/dist` unless they prove that a source or build-input change is broken.
Focus on source files, tests, build scripts, workflow files, and package metadata.