File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 1717 timeout-minutes : 10
1818 name : lint
1919 runs-on : ${{ github.repository == 'stainless-sdks/supermemory-new-python' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
20- if : github.event_name == 'push' || github.event.pull_request.head.repo.fork
2120 steps :
2221 - uses : actions/checkout@v4
2322
4342 contents : read
4443 id-token : write
4544 runs-on : depot-ubuntu-24.04
46- if : github.event_name == 'push' || github.event.pull_request.head.repo.fork
4745 steps :
4846 - uses : actions/checkout@v4
4947
6462 timeout-minutes : 10
6563 name : test
6664 runs-on : ${{ github.repository == 'stainless-sdks/supermemory-new-python' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
67- if : github.event_name == 'push' || github.event.pull_request.head.repo.fork
6865 steps :
6966 - uses : actions/checkout@v4
7067
You can’t perform that action at this time.
0 commit comments