This is an automated email from the ASF dual-hosted git repository.
mapohl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 2962b2abd4b [FLINK-34282][ci] Adds release-1.18 back to GHA nightly
trigger workflow
2962b2abd4b is described below
commit 2962b2abd4b8af228d28b373340731b0ab490024
Author: Matthias Pohl <[email protected]>
AuthorDate: Wed Feb 7 13:10:07 2024 +0100
[FLINK-34282][ci] Adds release-1.18 back to GHA nightly trigger workflow
---
.github/workflows/nightly-trigger.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/nightly-trigger.yml
b/.github/workflows/nightly-trigger.yml
index 48baf2f127c..6ff7c527387 100644
--- a/.github/workflows/nightly-trigger.yml
+++ b/.github/workflows/nightly-trigger.yml
@@ -31,6 +31,7 @@ jobs:
branch:
- master
- release-1.19
+ - release-1.18
runs-on: ubuntu-latest
steps:
- name: Trigger Workflow