Skip to content

Commit

Permalink
chore: remove paths filter for lockfile workflow (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaclennan authored Oct 23, 2024
1 parent 6ea52dd commit 8b0bdb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lockfile.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Check Lockfile
on:
pull_request:
paths:
- 'package-lock.json'

jobs:
lockfile_version:
Expand Down

0 comments on commit 8b0bdb1

Please sign in to comment.