Skip to content

[DRAFT / DO NOT MERGE] Aap 58797 chatbot auth tests #600

[DRAFT / DO NOT MERGE] Aap 58797 chatbot auth tests

[DRAFT / DO NOT MERGE] Aap 58797 chatbot auth tests #600

---
name: Auto approve ansible-ai-connect-service version changes
on:
pull_request:
branches:
- main
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: ${{ startsWith(github.event.pull_request.title, '[Automated PR]') }}
steps:
- uses: hmarr/auto-approve-action@v4