[ https://issues.apache.org/jira/browse/FLINK-34410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Pohl updated FLINK-34410: ---------------------------------- Description: 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} No backport is needed because the schedule triggers will on fire for {{master}}. was: 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} > 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 > Assignee: Matthias Pohl > Priority: Major > Labels: pull-request-available > > 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} > No backport is needed because the schedule triggers will on fire for > {{master}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)