We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4c6b1 commit a55ef10Copy full SHA for a55ef10
.github/workflows/coverage.yml
@@ -18,6 +18,7 @@ jobs:
18
build:
19
20
runs-on: ubuntu-22.04
21
+ if: ${{ github.repository_owner == 'danmar' }}
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments