Skip to content

fix: update domain name regex to accept longer TLDs (#19) #46

fix: update domain name regex to accept longer TLDs (#19)

fix: update domain name regex to accept longer TLDs (#19) #46

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/run-security-checks.yml
secrets: inherit