Commit ad73aa6
committed
ci: drop best-effort guard from notify-engine now that ENGINE_TOKEN works
The org PAT is authorized and the reverse sync is verified end-to-end, so
remove continue-on-error: a future dispatch rejection (expired/revoked PAT)
should fail loudly instead of silently stopping the reverse sync. Symmetric
with TechEngine's notify-techapi.1 parent 5d47c99 commit ad73aa6
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments