Skip to content

Commit

Permalink
add new valid label to CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
HunorTotBagi committed Nov 19, 2024
1 parent 3fef249 commit dd1a930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
disable-reviews: true
github-token: "${{ secrets.GITHUB_TOKEN }}"
valid-labels: "backend, enhancement, bug, frontend, refactor"
valid-labels: "backend, enhancement, bug, frontend, refactor, dependencies"

0 comments on commit dd1a930

Please sign in to comment.