Browse Source

codeql.yml: timout is not needed

pull/686/head
Philip H 1 year ago
committed by Philip H.
parent
commit
16926e0632
  1. 1
      .github/workflows/codeql.yml

1
.github/workflows/codeql.yml

@ -12,7 +12,6 @@ jobs:
analyze: analyze:
name: Analyze name: Analyze
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 360
permissions: permissions:
actions: read actions: read
contents: read contents: read

Loading…
Cancel
Save