Skip to content

Commit

Permalink
chore(ci): remove actions/labeler (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
fty4 authored Nov 20, 2023
1 parent 95c84cb commit c2ffded
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
with:
configuration-path: ".github/configs/labeler.yaml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

- name: size-label
uses: ./
Expand Down

0 comments on commit c2ffded

Please sign in to comment.