We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aceb0aa commit ab7cb26Copy full SHA for ab7cb26
.github/workflows/auto-publish.yml
@@ -1,5 +1,5 @@
1
# .github/workflows/pr-push.yml
2
-name: CI
+name: Publish to W3C
3
on:
4
pull_request: {}
5
push:
.github/workflows/vocabulary.yml
@@ -4,7 +4,7 @@
# See https://github.com/w3c/yml2vocab for more details
#
6
# Note that for this script to work, the repository setting for GitHub pages must be changed!
7
-name: Generate the vocabulary files and publish to Github Pages
+name: Publish to Github Pages
8
9
10
branches: [main]
0 commit comments