Skip to content

fix(doc): no Simple token anymore #2530

fix(doc): no Simple token anymore

fix(doc): no Simple token anymore #2530

name: KBS Container Image Build
on:
pull_request:
branches: [ "main" ]
permissions: {}
jobs:
check_kbs_image_build:
permissions:
contents: read
packages: write
uses: ./.github/workflows/build-kbs-image.yml
secrets:
GHCR_TOKEN: ${{ secrets.GITHUB_TOKEN }}