Skip to content

Commit

Permalink
Remove ack condition for auto-labeling (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Dec 7, 2023
1 parent 88d540c commit 6ea3d11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
# of this step.
- name: Auto-add labels
uses: release-drafter/release-drafter@v5
if: ${{ github.event.pull_request.mergeable }}
with:
# we only want to use the auto-labeler bits:
disable-autolabeler: false
Expand Down

0 comments on commit 6ea3d11

Please sign in to comment.