Skip to content

Commit cb77a6c

Browse files
author
Drew Yang
committed
feat: 🚚 rename to avoid confusion
1 parent 85af359 commit cb77a6c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

‎.github/workflows/labeler.yaml renamed to ‎.github/workflows/label_prs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: actions/labeler@v5
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
16-
configuration-path: .github/labeler.yaml
16+
configuration-path: .github/pr_labeler.yaml
1717
sync-labels: true
1818
dot: true

0 commit comments

Comments
 (0)