Skip to content

Commit

Permalink
Fix dotnet CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MSWS committed Sep 3, 2024
1 parent ca19026 commit a039d8b
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
Expand Up @@ -4,13 +4,13 @@ on:
push:
paths:
- 'Gangs*/**'
- '.github/workflows/nightly.yml'
- '.github/workflows/dotnet.yml'
- 'Core/**'
- 'Commands/**'
pull_request:
paths:
- 'Gangs*/**'
- '.github/workflows/nightly.yml'
- '.github/workflows/dotnet.yml'
- 'Core/**'
- 'Commands/**'

Expand Down

0 comments on commit a039d8b

Please sign in to comment.