only on laradock repo run build docs job

This commit is contained in:
Shao Yu-Lung (Allen) 2021-08-17 07:56:45 +08:00
parent 9707cb44b1
commit 75e5a56c70
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ on:
jobs:
build-deploy-docs:
if: github.repository == 'laradock/laradock'
runs-on: ubuntu-20.04
# concurrency:
# group: ${{ github.workflow }}-${{ github.ref }}