Skip to content

Commit

Permalink
chore: disable audit
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Jan 2, 2025
1 parent 08fd4b0 commit ec5e1ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
audit:
if: false
# if: startsWith(github.head_ref, 'changeset-release')
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ec5e1ad

Please sign in to comment.