Update auto-label-claude-prs.yml

This commit is contained in:
Jarred Sumner
2025-08-23 19:00:41 -07:00
parent 85770596ca
commit c0eebd7523

View File

@@ -6,7 +6,7 @@ on:
jobs:
auto-label:
if: github.event.pull_request.user.login == 'robobun'
if: github.event.pull_request.user.login == 'robobun' || contains(github.event.pull_request.body, '🤖 Generated with')
runs-on: ubuntu-latest
permissions:
contents: read