Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
jnurthen committed Oct 18, 2024
1 parent af82139 commit 3bb8f6f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
spec:aria:
- any:
- changed-files:
- any-glob-to-any-file: ['index.html']
- any-glob-to-any-file: 'index.html'

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

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

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

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

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

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

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

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

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

0 comments on commit 3bb8f6f

Please sign in to comment.