Skip to content

feat: add products on navbar and use sytem theme #41

feat: add products on navbar and use sytem theme

feat: add products on navbar and use sytem theme #41

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.commits[0].message }}