Commit 453e513
authored
Fixed report-merged-pr action (#41270)
### What does this PR do?
If the PR has multiple PR numbers, we should take the last one and not fail. (see this [failure](https://github.com/DataDog/datadog-agent/actions/runs/18007355149/job/51230702806))
### Motivation
### Describe how you validated your changes
### Additional Notes1 parent 03c2338 commit 453e513
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments