非GXDE-OS仓库不会开启构建

This commit is contained in:
2025-05-25 22:28:32 +08:00
parent 637c022e29
commit aa0c9f69b9
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ env:
jobs: jobs:
build: build:
if: github.repository_owner == 'GXDE-OS'
name: ${{ inputs.display-name || 'Build Job' }} name: ${{ inputs.display-name || 'Build Job' }}
runs-on: ubuntu-24.04 runs-on: ubuntu-24.04
steps: steps:
+1
View File
@@ -35,6 +35,7 @@ jobs:
secrets: inherit secrets: inherit
UploadOBS: UploadOBS:
if: github.repository_owner == 'GXDE-OS'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Get REPOSITORY Name - name: Get REPOSITORY Name