File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 timeout-minutes : 10
2020 name : lint
2121 runs-on : ${{ github.repository == 'stainless-sdks/anthropic-python' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
22- if : (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')
22+ if : (github.event_name == 'push' || github.event.pull_request.head.repo.fork)
2323 steps :
2424 - uses : actions/checkout@v6
2525
3535 run : ./scripts/lint
3636
3737 build :
38- if : (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')
38+ if : (github.event_name == 'push' || github.event.pull_request.head.repo.fork)
3939 timeout-minutes : 10
4040 name : build
4141 permissions :
Original file line number Diff line number Diff line change 11configured_endpoints : 34
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic%2Fanthropic-e88350b34ca6eff75d4fe6c199210315fd97e1a7625f691e4d161fbc40ea0421.yml
33openapi_spec_hash : ebeeaa9a9bf7603f0bbcce30389e27ca
4- config_hash : 30a52461b5a2768e3b8de0fe3d73b3c0
4+ config_hash : a91ea53ebaf69ec5606147f6f4119a81
You can’t perform that action at this time.
0 commit comments