Skip to content

Commit

Permalink
Auto-approve pdb (#3595)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem authored Mar 20, 2024
1 parent a7b67b3 commit c105c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
startsWith(github.event.issue.title, 'publish: getsentry/js-source-scopes@') ||
startsWith(github.event.issue.title, 'publish: getsentry/json-schema-diff@') ||
startsWith(github.event.issue.title, 'publish: getsentry/ophio@') ||
startsWith(github.event.issue.title, 'publish: getsentry/pdb@') ||
startsWith(github.event.issue.title, 'publish: getsentry/pytest-sentry@') ||
startsWith(github.event.issue.title, 'publish: getsentry/relay/py@') ||
startsWith(github.event.issue.title, 'publish: getsentry/responses@') ||
Expand Down

0 comments on commit c105c9e

Please sign in to comment.