refactor: enhancement and documenting

This commit is contained in:
2025-01-04 08:48:18 +03:30
parent c032870efb
commit 166fa43a55
6 changed files with 32 additions and 28 deletions

View File

@@ -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