Skip to content

Commit

Permalink
docs: atualizar novamente v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
b4hia authored Oct 9, 2024
1 parent 0da38db commit 471033d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request-auto-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
COMMITS=$(git log --pretty=format:"%s" "${CURRENT_BRANCH}^..${CURRENT_BRANCH}")
echo "commits=$COMMITS" >> $GITHUB_ENV
- name: Analyze commits and generate PR title/description
id: generate_pr_title
run: |
Expand Down

0 comments on commit 471033d

Please sign in to comment.