ci: allow writing security events for CodeQL (#5514)

This commit is contained in:
Muhammad Atif Ali
2023-01-10 19:40:32 -06:00
committed by GitHub
parent 2296432e8b
commit 370934afdf
+3
View File
@@ -1,5 +1,8 @@
name: "CodeQL"
permissions:
security-events: write
on:
push:
branches: ["main"]