Skip to content

docs: add chart specific readme #5

docs: add chart specific readme

docs: add chart specific readme #5

name: CodeQL Actions
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
paths:
- '.github/workflows/**'
pull_request:
branches:
- main
paths:
- '.github/workflows/**'
schedule:
- cron: "0 6 * * 1"
permissions:
contents: read
jobs:
analyze:
permissions:
actions: read
contents: read
security-events: write
uses: upcloud-tools/gha-actions/.github/workflows/codeql-actions.yaml@1dd7497095dbde7e8ae1b5f2afdad0a388821b74
secrets: inherit