diff --git a/.github/scheduled.json b/.github/scheduled.json index 862dce0..38e9af6 100644 --- a/.github/scheduled.json +++ b/.github/scheduled.json @@ -24,6 +24,12 @@ "branch": "v1.16", "events": "workflow_dispatch,push" }, + { + "name": "cilium-cilium-1.17", + "repository": "cilium/cilium", + "branch": "v1.17", + "events": "workflow_dispatch,push" + }, { "name": "cilium-tetragon-main", "repository": "cilium/tetragon",