Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update continuous-integration-dotnet.yml (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
cshnimble authored Jun 28, 2024
1 parent 4b0f296 commit c45edf2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/continuous-integration-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ on:
paths:
- 'Dfe.PrepareTransfers.*/**'
- '!end-to-end-tests/**'
- '**/*.csproj'
pull_request:
branches: [ main ]
types: [ opened, synchronize, reopened]
paths:
- 'Dfe.PrepareTransfers.*/**'
- '!end-to-end-tests/**'
- '**/*.csproj'

env:
DOTNET_VERSION: '6.0.403'
Expand Down

0 comments on commit c45edf2

Please sign in to comment.