-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b43bd5d
commit f01a884
Showing
1 changed file
with
23 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,43 @@ | ||
spec:aria: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'index.html' | ||
- changed-files: | ||
- any-glob-to-any-file: 'index.html' | ||
|
||
spec:accname: | ||
any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'accname/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'accname/**' | ||
|
||
spec:core-aam: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'core-aam/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'core-aam/**' | ||
|
||
spec:dpub-aam: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'dpub-aam/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'dpub-aam/**' | ||
|
||
spec:dpub-aria: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'dpub-aria/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'dpub-aria/**' | ||
|
||
spec:graphics-aam: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'graphics-aam/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'graphics-aam/**' | ||
|
||
spec:graphics-aria: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'graphics-aria/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'graphics-aria/**' | ||
|
||
spec:html-aam: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'html-aam/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'html-aam/**' | ||
|
||
spec:svg-aam: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'svg-aam/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'svg-aam/**' | ||
|
||
spec:mathml-aam: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'mathml-aam/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'mathml-aam/**' | ||
|
||
spec:pdf-aam: | ||
- any: | ||
- changed-files: | ||
- any-glob-to-any-file: 'pdf-aam/**' | ||
- changed-files: | ||
- any-glob-to-any-file: 'pdf-aam/**' |