mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-17 16:36:02 +00:00
Add depth and avoidance for build
This commit is contained in:
parent
1815040d98
commit
991175f2aa
4 changed files with 20 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -13,6 +13,7 @@ jobs:
|
|||
id: changed-files
|
||||
uses: tj-actions/changed-files@v14.1
|
||||
with:
|
||||
fetch-depth: 2
|
||||
files: |
|
||||
go.*
|
||||
**/*.go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue