Skip to content

chore(deps): update beam-bots/.github digest to 9240025 (#36) #119

chore(deps): update beam-bots/.github digest to 9240025 (#36)

chore(deps): update beam-bots/.github digest to 9240025 (#36) #119

Workflow file for this run

# SPDX-FileCopyrightText: 2026 James Harton
#
# SPDX-License-Identifier: Apache-2.0
name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
pages: write
id-token: write
jobs:
CI:
uses: beam-bots/.github/.github/workflows/zola-ci.yml@92400250ce33feee00b5108ec655626e79f320e0 # main
with:
enable-deploy: ${{ github.ref == 'refs/heads/main' }}