Skip to content

Commit

Permalink
Build release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
SoftFever committed Dec 1, 2023
1 parent a18f42e commit 7237855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_orca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- release/*
paths:
- 'src/**'
- '**/CMakeLists.txt'
Expand All @@ -15,6 +16,7 @@ on:
pull_request:
branches:
- main
- release/*
paths:
- 'src/**'
- '**/CMakeLists.txt'
Expand Down

0 comments on commit 7237855

Please sign in to comment.