mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: allow writing security events for CodeQL (#5514)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: "CodeQL"
|
||||
|
||||
permissions:
|
||||
security-events: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
|
||||
Reference in New Issue
Block a user