Skip to content

[fix] : gallery 조회 order-type job -> BOOKMARK 및 조회 인자 uppercase로 변경 #155

[fix] : gallery 조회 order-type job -> BOOKMARK 및 조회 인자 uppercase로 변경

[fix] : gallery 조회 order-type job -> BOOKMARK 및 조회 인자 uppercase로 변경 #155

Workflow file for this run

name: Rebase labeler
on:
pull_request:
branches:
- main
types:
- opened
jobs:
add_label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: checkout
uses: actions/checkout@v3
- name: add label
uses: actions-ecosystem/action-add-labels@v1
with:
labels: 🚀 rebase merge