Skip to content

Copy external product images from source to target bucket (#631) #396

Copy external product images from source to target bucket (#631)

Copy external product images from source to target bucket (#631) #396

Workflow file for this run

name: Ruff
on:
pull_request:
push:
branches:
- master
paths-ignore:
- 'docs/**'
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1