Skip to content

Merge pull request #464 from 2FastLabs/dependabot/npm_and_yarn/typesc… #900

Merge pull request #464 from 2FastLabs/dependabot/npm_and_yarn/typesc…

Merge pull request #464 from 2FastLabs/dependabot/npm_and_yarn/typesc… #900

Workflow file for this run

name: Push Workflow
on:
push:
branches:
- main
pull_request:
types:
- opened
- edited
permissions:
contents: read
jobs:
security-checks:
uses: ./.github/workflows/ts-run-security-checks.yml
secrets: inherit