Skip to content

Run fstrim (try to reduce image size) #46

Run fstrim (try to reduce image size)

Run fstrim (try to reduce image size) #46

Workflow file for this run

on:
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
# Not: - reopened
concurrency: ${{ github.workflow }}/${{ github.ref }}
jobs:
build:
uses: ./.github/workflows/build.yml
with:
publish: false