Commit 26ec075
authored
ci: Ensure we check correctly for bot users (#13955)
It seems that `github.actor` is not necessarily the PR author, but
possibly the user that merged the PR.
You can see e.g. here:
https://github.com/getsentry/sentry-javascript/actions/runs/11270299315/job/31340702772
how it still ran for a dependabot PR.1 parent 10533fe commit 26ec075
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments