Enable workflow to run on fork pull requests (#435)
This commit is contained in:
1
.github/workflows/ci-docs.yaml
vendored
1
.github/workflows/ci-docs.yaml
vendored
@ -1,6 +1,7 @@
|
||||
name: CI Docs
|
||||
on:
|
||||
push:
|
||||
pull_request_target:
|
||||
jobs:
|
||||
docs-build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user