Skip to content

[Feat] 트렌드 검색어 상위 6개로 수정 #237

[Feat] 트렌드 검색어 상위 6개로 수정

[Feat] 트렌드 검색어 상위 6개로 수정 #237

Workflow file for this run

name: Pull Request Execute Test
on:
pull_request:
branches:
- develop
types:
- opened
- synchronize
- reopened
jobs:
build:
uses: ./.github/workflows/pull-request-test-v1.yml
name: "ci"
secrets: inherit