Skip to content

Commit

Permalink
Remove paths for build
Browse files Browse the repository at this point in the history
  • Loading branch information
sowa705 authored Feb 28, 2024
1 parent 80e63ca commit c63a5db
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/Allegro.DotnetSdk.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,8 @@ name: Build Allegro.DotnetSdk
on:
push:
branches: [ main ]
paths:
- 'src/Allegro.DotnetSdk/**'
- 'src/*'
pull_request:
branches: [ main ]
paths:
- 'src/Allegro.DotnetSdk/**'
- 'src/*'

jobs:
ci:
Expand Down

0 comments on commit c63a5db

Please sign in to comment.