Skip to content

Commit

Permalink
chore: publish AWS on push
Browse files Browse the repository at this point in the history
  • Loading branch information
nicecui committed Jan 10, 2025
1 parent b1becae commit 855f3c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/addDocsToS3BucketAWS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: addDocsToS3BucketAWS
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
pull_request_target:
push:
branches: ['main']
types: [merged]
paths-ignore:
- "./docs/**/en/**"
# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit 855f3c9

Please sign in to comment.