Skip to content

Commit

Permalink
test autolable
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPedroGHM committed Oct 15, 2024
1 parent 13076c3 commit 85e2676
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ exclude-labels:
autolabeler:
- label: 'workflows'
files:
- '.github/workflows'
- '.github/**'
title:
- 'Workflow.+'
- label: 'chore'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release Drafter

on:
pull_request:
types: [opened, reopened, synchronize, labeled, closed]
types: [opened, reopened, synchronize, closed]
jobs:
update_release_draft:
permissions:
Expand Down

0 comments on commit 85e2676

Please sign in to comment.