Skip to content

Merge pull request #95 from eltociear/patch-1 #315

Merge pull request #95 from eltociear/patch-1

Merge pull request #95 from eltociear/patch-1 #315

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