only on laradock repo run build docs job
This commit is contained in:
parent
9707cb44b1
commit
75e5a56c70
1
.github/workflows/main-ci.yml
vendored
1
.github/workflows/main-ci.yml
vendored
@ -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 }}
|
||||||
|
Loading…
Reference in New Issue
Block a user