Skip to content

Commit f330384

Browse files
authored
Fix codeql automation (#10)
1 parent 99b6d49 commit f330384

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@ on:
2323
jobs:
2424
analyze:
2525
name: Analyze
26-
runs-on: ubuntu-latest
27-
permissions:
28-
actions: read
29-
contents: read
30-
security-events: write
26+
runs-on: windows-latest
3127

3228
strategy:
3329
fail-fast: false

0 commit comments

Comments
 (0)