Skip to content

Commit

Permalink
Remove path criteria for publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
patriksvensson committed Oct 5, 2021
1 parent 3718502 commit e8e92e7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yaml
Expand Up @@ -6,11 +6,6 @@ on:
- '*'
branches:
- main
paths:
- 'src/**'
- 'test/**'
- 'examples/**'
- '.github/**'

env:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
Expand Down

0 comments on commit e8e92e7

Please sign in to comment.