Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

chore: add automated audit job (#544) #4

chore: add automated audit job (#544)

chore: add automated audit job (#544) #4

Workflow file for this run

name: Audit
on:
push:
schedule:
- cron: "40 10 * * *"
jobs:
audit:
uses: inrupt/typescript-sdk-tools/.github/workflows/[email protected]
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}