Skip to content

Commit

Permalink
chore(ci): limit release doctor target branches (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] committed Aug 27, 2024
1 parent 521b942 commit 545b2eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-doctor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Release Doctor
on:
pull_request:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 545b2eb

Please sign in to comment.