Skip to content

Commit de1ec49

Browse files
authored
Merge branch 'main' into scrolled-layout
2 parents 5214d1f + ba46f10 commit de1ec49

31 files changed

+4135
-3762
lines changed

.github/workflows/epub-a11y-eaa-mapping.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-a11-tech-11.yml
22
name: CI (EPUB EU Accessibility Act Mapping)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "wg-notes/epub-a11y-eaa-mapping/**"

.github/workflows/epub-a11y-exemption-property.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-a11y-exemption-property.yml
22
name: CI (EPUB Accessibility Exemption Property)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "wg-notes/a11y-exemption/**"

.github/workflows/epub-a11y-tech.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-a11y-tech-12.yml
22
name: CI (EPUB Accessibility Techniques)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "epub34/a11y-tech/**"

.github/workflows/epub-a11y.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ on:
1212
- "epub34/a11y/**"
1313
- "epub34/acknowledgements.html"
1414
- "common/**"
15+
workflow_dispatch:
16+
paths:
17+
- "epub34/a11y/**"
18+
- "epub34/acknowledgements.html"
19+
- "common/**"
1520
jobs:
1621
main:
1722
name: Publish EPUB Accessibility 1.2

.github/workflows/epub-aria-authoring.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-aria-authoring.yml
22
name: CI (EPUB Type to ARIA Role Authoring Guide)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "wg-notes/epub-aria-authoring/**"

.github/workflows/epub-authoring.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-34.yml
22
name: CI (EPUB 3.4)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "epub34/authoring/**"

.github/workflows/epub-fxl-a11y.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-fxl-a11y.yml
22
name: CI (EPUB FXL A11Y)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "wg-notes/fxl-a11y/**"

.github/workflows/epub-multi-rend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-multi-rend-11.yml
22
name: CI (Multiple Renditions)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "wg-notes/multi-rend/**"

.github/workflows/epub-overview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-overview-34.yml
22
name: CI (Overview)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "epub34/overview/**"

.github/workflows/epub-rs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# .github/workflows/epub-rs-34.yml
22
name: CI (Reading System)
33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- "epub34/rs/**"

0 commit comments

Comments
 (0)