Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
nicecui committed Jan 11, 2025
1 parent 855f3c9 commit baae36a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/addDocsToS3BucketAWS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: ['main']
paths-ignore:
- "./docs/**/en/**"
paths:
- "./i18n/zh/**"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit baae36a

Please sign in to comment.