Skip to content

Commit

Permalink
ci(renovate-changeset): cleanup (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusrbrown authored Dec 26, 2024
1 parent 0e5712b commit 6444e58
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/renovate-changeset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
merge_group:
pull_request_target:

permissions:
contents: read

jobs:
create-changeset:
name: Create Renovate Changeset
Expand Down Expand Up @@ -37,7 +34,7 @@ jobs:
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0

- id: filter
name:
name: Filter changes
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
with:
filters: |
Expand Down

0 comments on commit 6444e58

Please sign in to comment.