mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 06:20:07 +02:00
chore: disablinc sync check as the readmes have different contexts
This commit is contained in:
6
.github/workflows/check-readme-in-sync.yml
vendored
6
.github/workflows/check-readme-in-sync.yml
vendored
@@ -5,12 +5,10 @@ name: Check if README and docs/README are in sync
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- gh-pages
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- gh-pages
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
Reference in New Issue
Block a user