We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 399cf9b + 3f84164 commit 441ee17Copy full SHA for 441ee17
1 file changed
.github/workflows/deploy_beta_testing.yml
@@ -43,6 +43,7 @@ jobs:
43
44
deploy-to-payara:
45
needs: build
46
+ if: ${{ github.repository_owner == 'IQSS' }}
47
runs-on: ubuntu-latest
48
49
steps:
0 commit comments