Skip to content

refresh-patch

refresh-patch #110

Workflow file for this run

on:
push:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
build:
uses: gardenlinux/package-build/.github/workflows/build.yml@arm-runner
with:
release: ${{ github.ref == 'refs/heads/main' }}