Skip to content

Commit 4299f49

Browse files
authored
action: Add conditional check for specific repository
1 parent 8d37bc9 commit 4299f49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wiki-build-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
build:
1212
name: Build wiki
13+
if: github.repository == 'bigtreetech-beta/bigtreetech-wiki-neo'
1314

1415
runs-on: ubuntu-latest
1516

0 commit comments

Comments
 (0)