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

View File

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