Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
g-martin772 committed May 8, 2024
2 parents 43bfbdf + b79b12a commit 33a6c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: .NET
name: Build and Test .NET Projects

on:
push:
Expand All @@ -7,7 +7,7 @@ on:
branches: [ "master", "dev" ]

jobs:
build:
build-and-test:

runs-on: ubuntu-latest

Expand Down

0 comments on commit 33a6c74

Please sign in to comment.