Skip to content

chore: update action version to v1.2.0 in action.yml and README.md #8

chore: update action version to v1.2.0 in action.yml and README.md

chore: update action version to v1.2.0 in action.yml and README.md #8

name: (Auto) Pull Request Create
on:
push:
branches-ignore:
- master
- main
- 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