Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alkwa-msft authored Jul 28, 2022
1 parent a159afc commit 2664c79
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: .NET
name: .NET - Add latest build to Github Release

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
release:
types: [created]
name: Release

jobs:
build:
Expand Down

0 comments on commit 2664c79

Please sign in to comment.