jobs:
generate-visual-diffs:
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
timeout-minutes: 30