Skip to content

[Feat/#224] 로컬 캐시(EHCache) 도입 및 게시글 단건 데이터 캐시 적용 #270

[Feat/#224] 로컬 캐시(EHCache) 도입 및 게시글 단건 데이터 캐시 적용

[Feat/#224] 로컬 캐시(EHCache) 도입 및 게시글 단건 데이터 캐시 적용 #270

Workflow file for this run

name: 'auto assign label to pull request'
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/labeler@v5
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
configuration-path: .github/labeler.yml