We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14eb16a commit 7e55db7Copy full SHA for 7e55db7
.github/workflows/release-doctor.yml
@@ -2,7 +2,7 @@ name: Release Doctor
2
on:
3
pull_request:
4
branches:
5
- - stainless
+ - main
6
workflow_dispatch:
7
8
jobs:
0 commit comments