mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
ci: Clarify that diffchecks fails until a number is assigned
This commit is contained in:
parent
94ca14f34e
commit
09439bb662
1
.github/workflows/github-action-checks.yml
vendored
1
.github/workflows/github-action-checks.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- run: scripts/buildtable.pl >/tmp/table.mediawiki || exit 1
|
||||
Diff-Checks:
|
||||
name: "Diff Checks (fails until number assignment)"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user