Skip to content

Commit

Permalink
remove paths ignored for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
krogenth committed Jul 16, 2023
1 parent 7021b6a commit beb7c13
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ name: Release Job
on:
push:
branches: [ switch-to-dotnet ]
paths-ignore:
- '.github/**'
- '*.yml'
- '*.json'
- '*.config'
- 'README.md'

concurrency: release

Expand Down

0 comments on commit beb7c13

Please sign in to comment.