Skip to content

Commit

Permalink
Remove paths from release script
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Nov 10, 2024
1 parent 712a53b commit a71d7d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- main
paths:
- packages/**/**
- .changeset/**/*

jobs:
changelog:
Expand Down

0 comments on commit a71d7d9

Please sign in to comment.