We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5102694 commit 0ae761cCopy full SHA for 0ae761c
1 file changed
.github/workflows/docker-flowable-base-image-java.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
build:
10
+ if: github.repository_owner == 'flowable'
11
runs-on: ubuntu-latest
12
13
steps:
0 commit comments