Skip to content

Commit

Permalink
Add responses to the auto approve list (#2567)
Browse files Browse the repository at this point in the history
This isn't an SDK and doesn't need the compliance checkpoint that SDKs
do.
  • Loading branch information
markstory committed Aug 1, 2023
1 parent b792fba commit 710d7be
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 @@ -13,6 +13,7 @@ jobs:
startsWith(github.event.issue.title, 'publish: getsentry/json-schema-diff@') ||
startsWith(github.event.issue.title, 'publish: getsentry/sentry-redis-tools@') ||
startsWith(github.event.issue.title, 'publish: getsentry/relay/py@') ||
startsWith(github.event.issue.title, 'publish: getsentry/responses@') ||
false
)
steps:
Expand Down

0 comments on commit 710d7be

Please sign in to comment.