Skip to content

Commit

Permalink
Merge pull request #12 from javanlacerda/javan.test
Browse files Browse the repository at this point in the history
tesat
  • Loading branch information
javanlacerda authored Sep 23, 2024
2 parents 7dbce0f + 994e035 commit bd69059
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
- name: Formatted label for breaking change
id: breaking_change
run: |
# Get the pull request number associated with the current commit and the 'breaking-change' label
BRANCH_NUMBER=$(gh pr list --state all --search "sha:$GITHUB_SHA" | awk '{print $1}')
echo "Branch Number: $BRANCH_NUMBER"
Expand Down

0 comments on commit bd69059

Please sign in to comment.