Browse Source

Update codeql.yml

pull/3235/head
Typpi 2 years ago committed by GitHub
parent
commit
0d8f241295
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/codeql.yml

2
.github/workflows/codeql.yml

@ -26,7 +26,7 @@ permissions:
jobs: jobs:
analyze: analyze:
name: Analyze name: Analyze
runs-on: ubuntu-latest runs-on: windows-latest
permissions: permissions:
actions: read actions: read
contents: read contents: read

Loading…
Cancel
Save