Commit ca534c0
committed
ci: drop dependabot-commit-dist workflow handoff
Avoid Code Scanning alert for newly added workflow. To be
revisited in future work.
Removes the workflow_run-based handoff that rebuilt and pushed
'server/dist/**' back to Dependabot PR branches, along with the
upload-artifact step and Dependabot-specific dirty-tree guard in
'build-server.yml' that fed it.
- Delete '.github/workflows/dependabot-commit-dist.yml'
- Remove 'server-dist' upload-artifact step from build-server.yml
- Drop 'if: github.actor != dependabot[bot]' on the dirty-tree
check so it now fails loudly for all PRs, including Dependabot1 parent 34d88c3 commit ca534c0
File tree
2 files changed
+0
-147
lines changed- .github/workflows
2 files changed
+0
-147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 57 | | |
71 | | - | |
72 | 58 | | |
73 | 59 | | |
74 | 60 | | |
| |||
This file was deleted.
0 commit comments