Skip to content

Commit 270c8ec

Browse files
committed
Undo changes that are now in PR w3ctag#29.
1 parent ea06f05 commit 270c8ec

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.editorconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,3 @@ indent_size = 4
99
end_of_line = lf
1010
insert_final_newline = true
1111
trim_trailing_whitespace = true
12-
13-
[*.yml]
14-
indent_style = space
15-
indent_size = 2

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: write
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: w3c/spec-prod@pubrules-profiles-patch
14+
- uses: w3c/spec-prod@v2
1515
with:
1616
BUILD_FAIL_ON: warning
1717
GH_PAGES_BRANCH: gh-pages
@@ -21,4 +21,3 @@ jobs:
2121
status: NOTE
2222
metadata order: *, !*
2323
metadata include: Participate no, Feedback yes
24-
VALIDATE_PUBRULES: true

0 commit comments

Comments
 (0)