Skip to content

Commit 4b9d2ee

Browse files
authored
Add bugs-first-aid category to workflow (#170)
1 parent 1f824dd commit 4b9d2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/translation-updates-to-main-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
done
9696
done
9797
# sub-level files
98-
documentation_groups=(automation general getting-started playback podcasters-hosters queue subscriptions)
98+
documentation_groups=(automation bugs-first-aid general getting-started playback podcasters-hosters queue subscriptions)
9999
for category in "${documentation_groups[@]}"
100100
do
101101
cd $category

0 commit comments

Comments
 (0)