Skip to content

chore: Update Kind configuration, refactor database and allowed hosts… #26

chore: Update Kind configuration, refactor database and allowed hosts…

chore: Update Kind configuration, refactor database and allowed hosts… #26

name: "Release: Prepare PR"
on:
push:
branches: [develop]
permissions:
contents: read
pull-requests: write
jobs:
release-prepare:
runs-on: ubuntu-latest
steps:
- uses: JarvusInnovations/infra-components@channels/github-actions/release-prepare/latest
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
release-branch: main