Skip to content

Commit

Permalink
Update newpipelinefortesting.yml (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya1874 authored Dec 4, 2024
1 parent 8a51276 commit f9f4b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newpipelinefortesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
echo "Pull Request Head Ref: ${{ github.event.pull_request.head.ref }}"
echo "Pull Request Base Ref: ${{ github.event.pull_request.base.ref }}"
echo "Pull Request User Login: ${{ github.event.pull_request.user.login }}"
display_fields with_condition:
display_fields_with_condition:
runs-on: ubuntu-latest
if: github.event_name == 'pull_request' && github.event.action == 'closed' && github.event.pull_request.merged == true
steps:
Expand Down

0 comments on commit f9f4b48

Please sign in to comment.