Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
fix: disable generate-third-party-notices
Browse files Browse the repository at this point in the history
  • Loading branch information
josephgregoryii committed Mar 25, 2022
1 parent e361dc6 commit d01f400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:

jobs:
generate-third-party-notices:
if: ${{ false }} # disable for now
runs-on: ubuntu-latest
steps:
# Checkout fetch-depth: 2 because there's a check to see if package.json
Expand Down

0 comments on commit d01f400

Please sign in to comment.