Skip to content

Commit 09439bb

Browse files
committed
ci: Clarify that diffchecks fails until a number is assigned
1 parent 94ca14f commit 09439bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-action-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- run: scripts/buildtable.pl >/tmp/table.mediawiki || exit 1
1515
Diff-Checks:
16+
name: "Diff Checks (fails until number assignment)"
1617
runs-on: ubuntu-latest
1718
steps:
1819
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)