Skip to content

chore: Fix performance tests (#1676) #304

chore: Fix performance tests (#1676)

chore: Fix performance tests (#1676) #304

Workflow file for this run

name: MegaLinter
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
megalinter:
name: MegaLinter
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 2
- name: Run MegaLinter
id: ml
uses: oxsecurity/megalinter/flavors/[email protected]