Skip to content

Commit 2347d99

Browse files
committed
🚨 use the full megalinter, expect it to include protoc (vs the rust flavor)
1 parent bca0c14 commit 2347d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
id: ml
3737
# You can override MegaLinter flavor used to have faster performances
3838
# More info at https://megalinter.github.io/flavors/
39-
uses: megalinter/megalinter/flavors/rust@v5
39+
uses: megalinter/megalinter@v5
4040
env:
4141
# All available variables are described in documentation
4242
# https://megalinter.github.io/configuration/

0 commit comments

Comments
 (0)