Skip to content

Commit

Permalink
fix trigger on main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed May 24, 2024
1 parent 58a2e70 commit bd4e7e5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: .NET Build and Publish

on:
push:
branches: ["main", "dev"]
pull_request:
branches: ["dui3/alpha"]
branches: ["main", "dev", "dui3/alpha"]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit bd4e7e5

Please sign in to comment.