Skip to content

[Feature/BAR-202] no-stash 옵션 제거 #8

[Feature/BAR-202] no-stash 옵션 제거

[Feature/BAR-202] no-stash 옵션 제거 #8

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
permissions:
contents: read
jobs:
pr-labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr-labels.yml