mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-24 07:30:12 +01:00
Ficed documentation for GitHub action for Insiders
This commit is contained in:
parent
874c015984
commit
1242d4852c
@ -54,6 +54,7 @@ contents:
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event.pull_request.head.repo.fork == false
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
|
Loading…
Reference in New Issue
Block a user