Skip to content

Commit

Permalink
revert unintended workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
mmason2-godaddy committed Feb 22, 2024
1 parent 4e82adc commit d04e456
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lockfile-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ jobs:
uses: codepunkt/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
# Optional inputs, can be deleted safely if you are happy with default values.
collapsibleThreshold: 25
failOnDowngrade: false
path: package-lock.json
updateComment: true

0 comments on commit d04e456

Please sign in to comment.