Skip to content

Commit

Permalink
Run testomatio only for PRs within org. (#3165)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Jun 23, 2022
1 parent 184b094 commit 8251bf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Expand Up @@ -12,6 +12,7 @@ jobs:
test:
runs-on: ubuntu-latest
name: check tests
if: github.repository_owner == 'mermaid'
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 8251bf2

Please sign in to comment.