Skip to content

Commit

Permalink
fix: update ci GHA to use 2u/main instead of 2u/release
Browse files Browse the repository at this point in the history
  • Loading branch information
christopappas committed Dec 5, 2023
1 parent ae1f027 commit 2cb450e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
push:
branches:
- master
- 2u/release
- 2u/main
pull_request:
branches:
- master
- 2u/release
- 2u/main

jobs:
build:
Expand Down

0 comments on commit 2cb450e

Please sign in to comment.