Skip to content

Commit 205fdcc

Browse files
committed
chore: udpate directory of a11y generation task
1 parent 6c97ec5 commit 205fdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/sync-a11y.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Sync src-a11y
55
on:
66
pull_request:
77
paths: # You can specify more paths if you need to
8-
- 'src-a11y/**/*' # The resources folder name
8+
- 'src-a11y/**' # The resources folder name
99

1010
jobs:
1111
sync:

0 commit comments

Comments
 (0)