Skip to content

chore(deps-dev): bump @storybook/addon-ondevice-backgrounds from 6.5.2 to 7.6.20 #3573

chore(deps-dev): bump @storybook/addon-ondevice-backgrounds from 6.5.2 to 7.6.20

chore(deps-dev): bump @storybook/addon-ondevice-backgrounds from 6.5.2 to 7.6.20 #3573

Workflow file for this run

name: "Conventional commits"
on:
pull_request:
branches: [main]
jobs:
conventional:
name: "Conventional commits"
runs-on: ubuntu-latest
steps:
- name: Conventional PR
uses: Namchee/[email protected]
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
message: this PR needs to be updated to follow conventional commits message
body: false
issue: false