Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/w3c/aria
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed Nov 8, 2024
2 parents 005694a + f279909 commit b43bd5d
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,54 +1,53 @@
spec:aria:
- any:
- changed-files:
- 'index.html'
- any-glob-to-any-file: 'index.html'

spec:accname:
any:
- changed-files:
- 'accname/**/*'
- any-glob-to-any-file: 'accname/**'

spec:core-aam:
- any:
- changed-files:
- 'core/aam/**/*'
- any-glob-to-any-file: 'core-aam/**'

spec:dpub-aam:
- any:
- changed-files:
- 'dpub/aam/**/*'
- any-glob-to-any-file: 'dpub-aam/**'

spec:dpub-aria:
- any:
- changed-files:
- 'dpub/aria/**/*'
- any-glob-to-any-file: 'dpub-aria/**'

spec:graphics-aam:
- any:
- changed-files:
- 'graphics/aam/**/*'
- any-glob-to-any-file: 'graphics-aam/**'

spec:graphics-aria:
- any:
- changed-files:
- 'graphics/aria/**/*'
- any-glob-to-any-file: 'graphics-aria/**'

spec:html-aam:
- any:
- changed-files:
- 'html/aam/**/*'
- any-glob-to-any-file: 'html-aam/**'

spec:svg-aam:
- any:
- changed-files:
- 'svg/aam/**/*'
- any-glob-to-any-file: 'svg-aam/**'

spec:mathml-aam:
- any:
- changed-files:
- 'mathml/aam/**/*'

- any-glob-to-any-file: 'mathml-aam/**'
spec:pdf-aam:
- any:
- changed-files:
- 'pdf-aam/**'
- any-glob-to-any-file: 'pdf-aam/**'

0 comments on commit b43bd5d

Please sign in to comment.