Skip to content

Commit

Permalink
Update continuous-integration-dotnet.yml (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
cshnimble authored Jun 28, 2024
1 parent 36a6cd0 commit 8a52689
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 @@ -8,15 +8,13 @@ on:
- 'Dfe.Academies.*/**'
- 'TramsDataApi*/**'
- '!Dfe.Academies.Performance/**'
- '!**/*.csproj'
pull_request:
branches: [ main ]
types: [ opened, synchronize, reopened ]
paths:
- 'Dfe.Academies.*/**'
- 'TramsDataApi*/**'
- '!Dfe.Academies.Performance/**'
- '!**/*.csproj'

env:
DOTNET_VERSION: '6.0.403'
Expand Down

0 comments on commit 8a52689

Please sign in to comment.