Skip to content

feat(regex): add more validations #33

feat(regex): add more validations

feat(regex): add more validations #33

Workflow file for this run

on: pull_request_target
name: Approver
jobs:
approve:
name: Dependabot PR Auto-approve
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
runs-on: ubuntu-latest
steps:
-
uses: hmarr/[email protected]
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"