Skip to content

Delete Pet_Schedule_HD.jpeg #8

Delete Pet_Schedule_HD.jpeg

Delete Pet_Schedule_HD.jpeg #8

Workflow file for this run

name: Image Resizer Action
uses: sharadcodes/[email protected]

Check failure on line 2 in .github/workflows/resize_images.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/resize_images.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
with:
image-folder: '/tree/main/HTC/protocols/MTM/media' # This is a Required field & this folder has original images
new-resolution: '1300x2600' # This is Required field
output-folder: "/tree/main/HTC/protocols/MTM/media/new_images" # This is Required field & this folder will be used to store resized images
on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: