Skip to content

Commit d1d8845

Browse files
committed
update
1 parent 4d3e911 commit d1d8845

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

workflows/repo-assist.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ network:
3333
- rust
3434
- java
3535

36+
checkout:
37+
fetch: ["*"] # fetch all remote branches to allow working on PR branches
38+
fetch-depth: 0 # fetch full history
39+
3640
tools:
3741
web-fetch:
3842
github:

0 commit comments

Comments
 (0)