Skip to content

Commit 727f454

Browse files
committed
yolo: add fetch depth
1 parent daa30a2 commit 727f454

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate-plugin-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
name: Validate Plugin Version
1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
fetch-depth: 0
1719
- uses: jazzsequence/action-validate-plugin-version@v1
1820
with:
1921
filenames: 'readme.txt,README.MD'

0 commit comments

Comments
 (0)