Skip to content

Commit

Permalink
Update mega-linter.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Luke <[email protected]>
  • Loading branch information
jalim authored May 14, 2024
1 parent 2d2839c commit d3cb6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ concurrency:
jobs:
megalinter:
name: MegaLinter
runs-on: ubuntu-latest
runs-on: ["gha-runner-scale-set"]

# Give the default GITHUB_TOKEN write permission to commit and push, comment
# issues, and post new Pull Requests; remove the ones you do not need
Expand Down

0 comments on commit d3cb6a9

Please sign in to comment.