Skip to content

Commit ef0d7e9

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore(ci): limit release doctor target branches (#17)
1 parent 700e5dd commit ef0d7e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-doctor.yml

Lines changed: 2 additions & 0 deletions
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)