Matthias Pohl created FLINK-34410:
-------------------------------------
Summary: Disable nightly trigger in forks
Key: FLINK-34410
URL: https://issues.apache.org/jira/browse/FLINK-34410
Project: Flink
Issue Type: Technical Debt
Components: Build System / CI
Affects Versions: 1.20.0
Reporter: Matthias Pohl
We can disable the automatic triggering of the nightly trigger workflow in fork
(see [GHA
docs|https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions]s:
{code}
if: github.repository == 'octo-org/octo-repo-prod'
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)