Skip to content

Commit b49b944

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore(ci): limit release doctor target branches (#444)
1 parent 697c5ad commit b49b944

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-doctor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Release Doctor
22
on:
33
pull_request:
4+
branches:
5+
- main
46
workflow_dispatch:
57

68
jobs:

0 commit comments

Comments
 (0)