Skip to content

Commit

Permalink
Merge pull request #12
Browse files Browse the repository at this point in the history
Add v1.28
  • Loading branch information
voron committed Nov 16, 2023
2 parents f64bb11 + dd8abc3 commit 4790588
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/upstream.schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
"^v1\.24\.[0-9]+$",
"^v1\.25\.[0-9]+$",
"^v1\.26\.[0-9]+$",
"^v1\.27\.[0-9]+$"
"^v1\.27\.[0-9]+$",
"^v1\.28\.[0-9]+$"
]

0 comments on commit 4790588

Please sign in to comment.