Commit b665fd4
authored
fix(assign): Add correct file path to check slack channels (#44475)
### What does this PR do?
Use the correct file path of the `github_slack` maps. And test against the 2 maps for safety
### Motivation
Prevent workflow [issue](https://github.com/DataDog/datadog-agent/actions/runs/20372770033/job/58543286686) in sending message
<img width="713" height="162" alt="image" src="https://github.com/user-attachments/assets/d709b3bc-b45e-4484-88be-37d2b75fdaa6" />
### Describe how you validated your changes
n/a
### Additional Notes
Co-authored-by: nicolas.schweitzer <nicolas.schweitzer@datadoghq.com>1 parent 4ef653e commit b665fd4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments