加入工程

This commit is contained in:
2024-08-30 16:19:08 +08:00
parent 9b956d2350
commit 82f8a52ddf
+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