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

This commit is contained in:
Muhammad Atif Ali
2023-01-11 04:40:32 +03:00
committed by GitHub
parent 2296432e8b
commit 370934afdf

View File

@ -1,5 +1,8 @@
name: "CodeQL"
permissions:
security-events: write
on:
push:
branches: ["main"]