mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-04 01:18:20 +02:00
fix: we want to build docs on PRs related to docs
This commit is contained in:
parent
0c95cd3f59
commit
55474124a9
1
.github/workflows/build_doc_prs.yaml
vendored
1
.github/workflows/build_doc_prs.yaml
vendored
@ -7,7 +7,6 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
validate:
|
validate:
|
||||||
if: false # disable this job
|
|
||||||
name: build (18.x) # temporary solution to trick branch protection rules
|
name: build (18.x) # temporary solution to trick branch protection rules
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user