PINA icon indicating copy to clipboard operation
PINA copied to clipboard

Workflow tutorial

Open dario-coscia opened this issue 11 months ago • 0 comments

Describe the bug The workflow to export tutorial contains workflow_dispatch which is not supported by the action jitterbit/get-changed-files@v1. This action is needed to see the changes done by the tutorials, see https://github.com/jitterbit/get-changed-files/issues/38

Additional context I suggest modifying the workflow to work as follow:

  • On workflow_dispatch: Export all tutorial files.
  • On push to master or dev: Export only changed tutorial files

dario-coscia avatar Mar 31 '25 15:03 dario-coscia