Skip to content

Commit

Permalink
ci: Run main on CI to update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed May 24, 2024
1 parent 572919e commit 2cc0ecc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: .NET Build and Publish
on:
push:
branches: ["main", "dev", "dui3/alpha"]
workflow_dispatch:
pull_request:
branches:
- dui3/alpha

jobs:
build-and-publish:
Expand Down

0 comments on commit 2cc0ecc

Please sign in to comment.