Skip to content

Self updating ref in docs static fetch script #409

Self updating ref in docs static fetch script

Self updating ref in docs static fetch script #409

Workflow file for this run

name: CI
on:
push:
branches-ignore:
# Renovate branches are always Pull Requests.
# We don't need to run CI twice (push+pull_request)
- 'renovate/**'
pull_request:
permissions: {}
jobs:
continuous-releases:
name: Continuous releases
uses: mui/mui-public/.github/workflows/ci-base.yml@99fb0c874daeabc34c61c849cfea313a45a2466a
with:
node-version: '22.18.0'