🎨 Skip Docker image build workflow for forked repositories (#16921)

This commit is contained in:
Jeffrey Chen 2026-01-27 12:45:47 +08:00 committed by GitHub
parent b6483c56d3
commit 9209c0f0a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@ env:
jobs:
build:
if: ${{ github.repository_owner == 'siyuan-note' }}
name: build
runs-on: ubuntu-latest
permissions: