Skip to content

Commit

Permalink
devops: Change PR title option to refine from tweak (#4730)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty authored Jul 14, 2024
1 parent 0b3a52d commit 26fa0ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request-target.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# - "internal" for code quality / ergonomics improvements
# - "devops" for developer ergonomics
# - "web" for playground / website (but not docs)
# - "tweak" for tiny changes
# - "refine" for tiny changes
types: |
feat
fix
Expand All @@ -42,7 +42,7 @@ jobs:
internal
devops
web
tweak
refine
backport:
# Backport to `web` branch on `pr-backport-web`
Expand Down

0 comments on commit 26fa0ad

Please sign in to comment.