Skip to content

Commit c2b0828

Browse files
ci: format megalinter workflow
1 parent 7fcdaf0 commit c2b0828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/megalinter.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name: MegaLinter
77
on:
88
workflow_dispatch:
99
pull_request:
10-
branches: [ main ]
10+
branches: [main]
1111
push:
12-
branches: [ main ]
12+
branches: [main]
1313

1414
# Run Linters in parallel
1515
# Cancel running job if new job is triggered

0 commit comments

Comments
 (0)