We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184b094 commit 8251bf2Copy full SHA for 8251bf2
.github/workflows/checks.yml
@@ -12,6 +12,7 @@ jobs:
12
test:
13
runs-on: ubuntu-latest
14
name: check tests
15
+ if: github.repository_owner == 'mermaid'
16
steps:
17
- uses: actions/checkout@v2
18
with:
0 commit comments