Skip to content

Commit e023a02

Browse files
committed
Disables lint check in release workflow
1 parent 9b21c7e commit e023a02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
2020
with:
2121
mockstacktest-enable: false
22+
tardigradelint-enable: false

0 commit comments

Comments
 (0)