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 2da2cd9 commit 8183d26Copy full SHA for 8183d26
.github/workflows/addDocsToS3BucketAWS.yml
@@ -8,6 +8,7 @@ on:
8
paths:
9
- "i18n/zh/**"
10
- "variables/**"
11
+ - "blog/**"
12
# Allows you to run this workflow manually from the Actions tab
13
workflow_dispatch:
14
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
0 commit comments