Skip to content

Text Auditor

Text Auditor #5

name: Text Auditor
on:
schedule:
- cron: "0 10 * * 1-5"
workflow_dispatch:
permissions:
contents: read
issues: write
pull-requests: read
jobs:
run:
uses: elastic/ai-github-actions/.github/workflows/gh-aw-text-auditor.lock.yml@v0
with:
title-prefix: "[text-auditor]"
secrets:
COPILOT_GITHUB_TOKEN: ${{ secrets.COPILOT_GITHUB_TOKEN }}