We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa30a2 commit 727f454Copy full SHA for 727f454
.github/workflows/validate-plugin-version.yml
@@ -14,6 +14,8 @@ jobs:
14
name: Validate Plugin Version
15
steps:
16
- uses: actions/checkout@v4
17
+ with:
18
+ fetch-depth: 0
19
- uses: jazzsequence/action-validate-plugin-version@v1
20
with:
21
filenames: 'readme.txt,README.MD'
0 commit comments