Skip to content

Commit

Permalink
Run daily test on release-2.2
Browse files Browse the repository at this point in the history
Run daily test on release-2.2.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
  • Loading branch information
denyeart committed Aug 13, 2024
1 parent 65299ea commit 9a35ad7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
branch:
- "main"
- "release-2.5"
- "release-2.4"
- "release-2.4"
- "release-2.2"
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9a35ad7

Please sign in to comment.