Skip to content

Implemented the Search Feature in the app #17

Implemented the Search Feature in the app

Implemented the Search Feature in the app #17

name: Conventional Commits
on:
pull_request:
branches: [main]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: webiny/action-conventional-commits@v1.1.0