flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.96k stars 346 forks source link

GitHub action to detect changed-files (follow-up #365) #366

Closed drzraf closed 2 years ago

drzraf commented 2 years ago

@AidasK : With this change, it seems to work (#367 is a test PR which make use of this workflow). What do you think?

AidasK commented 2 years ago

Looks great!