Skip to content

Commit

Permalink
ci: sync logos only if they were changed (#1177)
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed May 7, 2024
1 parent 0e40ad6 commit 7b84b3d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/sync-logos-s3-bucket.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Sync logos to S3 bucket
on:
workflow_dispatch:
push:
workflow_dispatch:
branches:
- main
paths:
- 'destinations/logos/**/*'
env:
AWS_REGION: us-east-2
S3_BUCKET: odigos-destinations
Expand Down

0 comments on commit 7b84b3d

Please sign in to comment.