Skip to content

fix: update versioning regex patterns in CI/CD scripts and documentation #17

fix: update versioning regex patterns in CI/CD scripts and documentation

fix: update versioning regex patterns in CI/CD scripts and documentation #17

name: (Automatic) Pull Request Create
on:
push:
branches-ignore:
- master
- main
- release/**
- dependabot/**
permissions:
contents: read
packages: write
pull-requests: write
jobs:
call:
uses: devops-infra/.github/.github/workflows/reusable-auto-pull-request-create.yml@v1
with:
profile: actions
secrets: inherit