Skip to content

Commit

Permalink
gh: Add the config version
Browse files Browse the repository at this point in the history
  • Loading branch information
yutkat committed Dec 8, 2023
1 parent ebab7a4 commit c004f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/gh/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ aliases:
git switch -c $(echo ${current_branch} | cut -d "." -f 1)"."$(printf "%03d" $(expr $(echo ${current_branch} | cut -d "." -f 2) + 1))
renew: |
!gh pr-quick && gh merge-and-count-up
version: "1"

0 comments on commit c004f34

Please sign in to comment.