chore: disable fork action build

This commit is contained in:
engigu
2026-03-13 16:49:49 +08:00
parent 6e11b2c5d5
commit 34d3c2eb87
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ concurrency:
jobs:
build:
if: github.event.repository.fork == false
runs-on: ubuntu-latest
steps:
- name: Checkout