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:
name: Analyze
runs-on: ubuntu-latest
timeout-minutes: 360
permissions:
actions: read
contents: read

Loading…
Cancel
Save