mirror of
https://github.com/coder/coder.git
synced 2025-07-18 14:17:22 +00:00
ci: allow writing security events for CodeQL (#5514)
This commit is contained in:
committed by
GitHub
parent
2296432e8b
commit
370934afdf
3
.github/workflows/codeql.yml
vendored
3
.github/workflows/codeql.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: "CodeQL"
|
||||
|
||||
permissions:
|
||||
security-events: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
|
Reference in New Issue
Block a user