mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
goose repo is too big for the issue solver workflow worker (#6099)
This commit is contained in:
@@ -114,7 +114,8 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Install tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user