Update docs-publish.yml
This commit is contained in:
parent
13259655f4
commit
bc6584c63b
2
.github/workflows/docs-publish.yml
vendored
2
.github/workflows/docs-publish.yml
vendored
@ -12,7 +12,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: Test
|
name: Test Build
|
||||||
if: github.repository == 'benphelps/homepage' && github.event_name == 'pull_request'
|
if: github.repository == 'benphelps/homepage' && github.event_name == 'pull_request'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user