Commit e9a073c
authored
ci: Fix check for external contributors (#12558)
I noticed that this was not actually working, maybe the check here was
wrong 🤔 According to here:
https://stackoverflow.com/questions/61886993/in-github-actions-how-to-get-the-type-of-a-trigger-event-as-a-variable
this should work!1 parent 9724ec1 commit e9a073c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments