Skip to content

chore(deps): bump next from 14.2.3 to 15.0.2 #38

chore(deps): bump next from 14.2.3 to 15.0.2

chore(deps): bump next from 14.2.3 to 15.0.2 #38

Workflow file for this run

name: pull-request
on:
push:
branches-ignore:
- main
jobs:
create-pull-request:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: jascodes/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
PULL_REQUEST_BRANCH: main
PULL_REQUEST_TITLE: ${{ github.event.head_commit.message }}