Skip to content

feat: rechunk images into smaller parts #756

feat: rechunk images into smaller parts

feat: rechunk images into smaller parts #756

Workflow file for this run

# name: Aurora 40
# on:
# merge_group:
# pull_request:
# branches:
# - main
# - testing
# paths-ignore:
# - '**.md'
# - 'system_files/silverblue/**'
# push:
# branches:
# - main
# paths-ignore:
# - '**.md'
# - 'system_files/silverblue/**'
# schedule:
# - cron: '40 4 * * *' # 4:40 UTC everyday
# workflow_dispatch:
# jobs:
# build:
# name: build
# uses: ./.github/workflows/reusable-build.yml
# secrets: inherit
# with:
# brand_name: aurora
# fedora_version: 40