Commit 2538f6a
ci: stop using pull_request event, use push
We can't access github's secrets from a pull_request event (for security
reasons).
Use the push event, and try not to send emails when we should not.
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>1 parent 0e2e175 commit 2538f6a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| 402 | + | |
402 | 403 | | |
403 | 404 | | |
404 | | - | |
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| |||
0 commit comments