Skip to content

Commit

Permalink
chore(ci): limit release doctor target branches (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored Jul 23, 2024
1 parent efb8aef commit fa0bc36
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 fa0bc36

Please sign in to comment.