Sergio Regueira

Results 4 issues of Sergio Regueira

This pull request fixes issue #104: > Al darle a la lupa del buscador y mostrarse el cuadro de texto para introducir la búsqueda, desplaza hacia arriba el resto de...

Currently, `release_name` input is flagged as required in `action.yml` despite #75 made it an optional parameter. This PR just changes the `required` boolean to `false` in metadata to keep consistence.

I have improved the `README.md` file to explain better that hours and days of the month are not padded by default. Since documentation uses 24th and there is a note...

**Context:** The same error code `LIMIT_UNEXPECTED_FILE` is used for two scenarios: - Request exceeds the number of files for the same part name. - Request includes a file associated to...

enhancement
discuss