添加example

This commit is contained in:
2024-08-30 16:17:06 +08:00
parent 2da86f0aa2
commit 9b956d2350
+13
View File
@@ -0,0 +1,13 @@
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