File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 2929 "shortname" : "css-color-5" ,
3030 "publicationStatus" : "WD" ,
3131 },
32+ {
33+ "shortname" : "css-fonts-4" ,
34+ "publicationStatus" : "WD" ,
35+ },
3236 {
3337 "shortname" : "css-fonts-5" ,
3438 "publicationStatus" : "WD" ,
Original file line number Diff line number Diff line change 1+ # #####################################################################
2+ # IMPORTANT: Do not edit this file directly!
3+ #
4+ # This workflow was automatically generated through the
5+ # generate-auto-publish-workflows.py script. To update the workflow,
6+ # make changes to the template file and run the script again.
7+ # #####################################################################
8+
19name : Publish css-fonts-4 on /TR
10+
211on :
312 pull_request :
13+ paths :
14+ - " css-fonts-4/**"
415 push :
516 branches : [main]
6- paths :
17+ paths :
718 - " css-fonts-4/**"
819 workflow_dispatch :
920
2031 DESTINATION : css-fonts-4/index.html
2132 BUILD_FAIL_ON : warning
2233 VALIDATE_MARKUP : false
23- W3C_ECHIDNA_TOKEN : ${{ secrets.TR_TOKEN_CSS_FONTS_4}}
34+ W3C_ECHIDNA_TOKEN : ${{ secrets.TR_TOKEN_CSS_FONTS_4 }}
2435 W3C_WG_DECISION_URL : https://www.w3.org/2025/08/21-css-minutes.html#fc30
2536 W3C_BUILD_OVERRIDE : |
2637 status: WD
You can’t perform that action at this time.
0 commit comments