Skip to content

Commit 16d7bc1

Browse files
committed
Update lint workflows to use specific single and multi-module configurations
1 parent 475c48b commit 16d7bc1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,4 @@ permissions:
1818

1919
jobs:
2020
lint:
21-
uses: gofiber/.github/.github/workflows/go-lint.yml@main
22-
with:
23-
repo-type: single
21+
uses: gofiber/.github/.github/workflows/go-lint-single.yml@main

0 commit comments

Comments
 (0)