Skip to content

Commit c2b0828

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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)