We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c97ec5 commit 205fdccCopy full SHA for 205fdcc
.github/sync-a11y.yml
@@ -5,7 +5,7 @@ name: Sync src-a11y
5
on:
6
pull_request:
7
paths: # You can specify more paths if you need to
8
- - 'src-a11y/**/*' # The resources folder name
+ - 'src-a11y/**' # The resources folder name
9
10
jobs:
11
sync:
0 commit comments