Skip to content

Update D-n Labels

Update D-n Labels #32

Workflow file for this run

name: Update D-n Labels
on:
schedule:
- cron: '0 15 * * *' # ๋งค์ผ ๋ฐค 12์‹œ์— ์‹คํ–‰ (KST ๊ธฐ์ค€)
jobs:
d-day-labeler:
runs-on: [ubuntu-latest]
steps:
- name: Update D-n Labels
uses: naver/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}