Skip to content

Commit

Permalink
use dev7 branch for github action (#2297)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Sep 7, 2023
1 parent 6a61977 commit 65929b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ name: .NET Core
on:
push:
branches:
- dev7
- dev
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
branches:
- dev7
- dev

env:
TargetNet8: True
Expand Down

0 comments on commit 65929b7

Please sign in to comment.