mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Run testomatio only for PRs within org. (#3165)
This commit is contained in:
parent
184b094218
commit
8251bf204d
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
name: check tests
|
||||
if: github.repository_owner == 'mermaid'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user