Skip to content

Commit 7e6ecfd

Browse files
authored
Update copy-rules-to-wcag.yml
Copy rules to WCAG when they are merged to `publication` instead of `main`.
1 parent 8d96adf commit 7e6ecfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copy-rules-to-wcag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: Copy-rules-to-WCAG
1414
on:
1515
push:
1616
branches:
17-
- main
17+
- publication
1818
paths:
1919
- wcag-mapping.json
2020

0 commit comments

Comments
 (0)