Skip to content

Commit 7727b69

Browse files
committed
Fix Github Actions titles.
1 parent ee89cde commit 7727b69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# .github/workflows/auto-publish.yml
2-
name: CI
2+
name: Publish to W3C
33
on:
44
pull_request: {}
55
push:

.github/workflows/lint-vocab.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Lint VC Vocabulary
1+
name: Lint the RDF vocabulary
22
on:
33
pull_request:
44
paths:

0 commit comments

Comments
 (0)