refactor: enhancement and documenting
This commit is contained in:
11
.github/workflows/codeql.yaml
vendored
11
.github/workflows/codeql.yaml
vendored
@@ -2,14 +2,15 @@
|
||||
|
||||
name: CodeQL
|
||||
|
||||
# Required permission on the caller workflow
|
||||
# permissions:
|
||||
# actions: read
|
||||
# contents: read
|
||||
# security-events: write
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
jobs:
|
||||
main:
|
||||
name: CodeQL Analyze
|
||||
|
||||
Reference in New Issue
Block a user