Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-edmondson committed Jun 9, 2024
1 parent 82b855f commit 76b6718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: build-dotnet-library
name: Build and Analyze

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
types: [opened, synchronize, reopened]

permissions:
packages: write
Expand Down

0 comments on commit 76b6718

Please sign in to comment.