diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 49e7571..6287a6d 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -16,7 +16,7 @@ on: jobs: semgrep: - name: Scan + name: Semgrep runs-on: warp-ubuntu-latest-x64-2x timeout-minutes: 15 # There's been issues with some runs hanging. This times out after 15 minutes instead of the default 360. env: