Skip to content

Merge branch 'main' into feat/expand-latex-symbol-coverage #5

Merge branch 'main' into feat/expand-latex-symbol-coverage

Merge branch 'main' into feat/expand-latex-symbol-coverage #5

Workflow file for this run

name: PromptShield Lint Scan
on: [push, pull_request]
permissions:
contents: read
pull-requests: write
jobs:
promptshield:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run PromptShield
uses: promptshield-io/action@v1