Skip to content

Commit e77ff67

Browse files
MarekMajPeatBoy
authored andcommitted
PR from forked repo fix (getindata#105)
1 parent 2a16c10 commit e77ff67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949
min-coverage-overall: 40
5050
min-coverage-changed-files: 60
51-
if: startsWith(matrix.flink, '1.18')
51+
if: startsWith(matrix.flink, '1.18') && github.event.pull_request.head.repo.fork == false

0 commit comments

Comments
 (0)