File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5555 - run : git diff --color=always
5656
5757 - name : Create Pull Request
58- if : ${{ github.event.inputs.dry-run == false }}
58+ if : ${{ github.event.inputs.dry-run != true }}
5959 id : cpr
6060 uses : peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
6161 with :
6969 add-paths : |
7070 .github/
7171 body : |
72- _This is an auto-generated PR from [here](https://github.com/DataDog/dd-trace-rb/blob/master/.github/workflows/yoga .yml)
72+ _This is an auto-generated PR from [here](https://github.com/DataDog/dd-trace-rb/blob/master/.github/workflows/update-system-tests .yml)_
7373 The PR updates the system tests (Updated to commit: ${{ steps.system-test-ref.outputs.commit }})
7474 Please review the changes and merge when ready
You can’t perform that action at this time.
0 commit comments