Skip to content

Commit

Permalink
ci(deps): Don't add any labels to PRs
Browse files Browse the repository at this point in the history
PR Labeler will add the custom label though.
  • Loading branch information
5ouma committed Jul 6, 2024
1 parent 8f4491a commit 847b9b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deps-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
base: dev
branch: deps-deno
commit-prefix: "chore(deps):"
labels:

0 comments on commit 847b9b4

Please sign in to comment.