Skip to content

Commit cac6ab3

Browse files
committed
rename job
1 parent 2f23615 commit cac6ab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-changelog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG.md is generated by https://github.com/github-changelog-generator/github-changelog-generator
22
# This job verifies, that it contains always the current content
3-
name: Check changelog
3+
name: Check Changelog
44

55
on:
66
push:
@@ -11,7 +11,7 @@ on:
1111
workflow_dispatch:
1212

1313
jobs:
14-
check-dist:
14+
check-changelog:
1515
runs-on: ubuntu-latest
1616

1717
steps:

0 commit comments

Comments
 (0)