Commit 6e8375b
fix(ci): remove upstream-only workflows after sync-upstream merge
The sync-upstream workflow merges from blockscout/blockscout, which
re-introduces all chain-specific release/publish workflows we deleted.
Those workflows then trigger on release events, causing notification spam.
Added a cleanup step that removes all workflow files except our 3
DOS-specific ones (deploy-config, publish-regular, sync-upstream)
after each upstream merge.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f6d2e22 commit 6e8375b
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
137 | 168 | | |
138 | 169 | | |
139 | 170 | | |
| |||
0 commit comments