Skip to content

Commit a0cc4e2

Browse files
neneonlineclaude
andcommitted
CI: drop push trigger (build already done; run always failed at push-back step)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 998f3c0 commit a0cc4e2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Build Firmware
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- test/pr380-4gang
5+
# NOTE: push trigger intentionally removed. The firmware is already built and
6+
# committed; auto-rebuilding on every push wastes ~15 min and always fails at the
7+
# "Commit changes" step because the fork's Actions token is read-only.
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)