Commit 0945c64
Fix CI: use github-action build for IPFS hash comments on PRs
- Remove build-test job (build-hash serves as both test and hash poster)
- Remove pull_request trigger (only push events needed)
- Fix command: 'github-action build' instead of 'build github-action build'
(the wrong command was calling the build subcommand with provider defaulting
to dappnode, causing ENOTFOUND errors; the correct subcommand uses Pinata)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 63a276c commit 0945c64
1 file changed
Lines changed: 1 addition & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 9 | | |
22 | 10 | | |
23 | 11 | | |
| |||
27 | 15 | | |
28 | 16 | | |
29 | 17 | | |
30 | | - | |
| 18 | + | |
31 | 19 | | |
32 | 20 | | |
33 | 21 | | |
| |||
0 commit comments