Files
GXDE/builder-example/building.yml
T
2024-08-30 16:17:06 +08:00

13 lines
228 B
YAML

name: Building Testing
run-name: Building ${{ GITHUB.REPOSITORY }}
on:
workflow_dispatch:
push:
tags:
- "*"
jobs:
call:
uses: GXDE-OS/GXDE/.github/workflows/building-deb.yml@DebianDDE15
secrets: inherit