Skip to content

fix: action-commit-push again #33

fix: action-commit-push again

fix: action-commit-push again #33

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