Skip to content

fix(scaffold): preserve source in scaffold config #22446

fix(scaffold): preserve source in scaffold config

fix(scaffold): preserve source in scaffold config #22446

Workflow file for this run

---
# The workflow name **must** be "autofix.ci" for Autofix CI to function correctly.
# Any deviation from this name will cause Autofix CI to fail, as it relies on this
# specific identifier for execution. This is a strict requirement of Autofix CI.
name: autofix.ci
on: pull_request
permissions:
contents: read
actions: write
jobs:
autofix:
runs-on: ubuntu-latest
steps:
- run: echo "See Atmos Pro"