Skip to content

Commit

Permalink
Added uplift branch to workflow events
Browse files Browse the repository at this point in the history
  • Loading branch information
Zegis committed Nov 18, 2023
1 parent d6d27a0 commit 49dc36f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: .NET

on:
push:
branches: [ master ]
branches:
- main
- uplift
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 49dc36f

Please sign in to comment.