Skip to content

Commit

Permalink
remove first if
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierPaquet-Rapold committed Jul 11, 2024
1 parent 88fe80e commit 7660e2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-version-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:

- uses: actions-ecosystem/action-release-label@v1.2.0
id: release-label
if: ${{ github.event.pull_request.merged == true }}
- run: echo "action-release-label ${{ steps.release-label.outputs.level }}"

- uses: actions-ecosystem/action-get-latest-tag@v1.6.0
Expand Down

0 comments on commit 7660e2e

Please sign in to comment.