Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/docs/pydata-sphinx-theme-0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux authored Oct 9, 2023
2 parents 690ca08 + d1197e0 commit e7cb997
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
audit:
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v2.2.0
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v2
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
CI: true
jobs:
lint:
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-lint.yml@v2.2.0
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-lint.yml@v2

unit-tests:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e7cb997

Please sign in to comment.