Skip to content

Commit

Permalink
CI: Build changes based on backport release branches
Browse files Browse the repository at this point in the history
Make sure to run CI on updates for releases.

Signed-off-by: David Brown <[email protected]>
  • Loading branch information
d3zd3z committed Nov 19, 2024
1 parent 30a6a4c commit a580667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ on:
push:
branches:
- main
- v*-branch
pull_request:
branches:
- main
- v*-branch
schedule:
- cron: "0 0 * * *"

Expand Down

0 comments on commit a580667

Please sign in to comment.