open-cli-tools / concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
7.11k stars 231 forks source link

Enhance paths filter in test workflow #364

Closed paescuj closed 2 years ago

paescuj commented 2 years ago

No need to run on changes of .md or .y(a)ml files (except for the workflow file itself)

Follow-up of #361.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b74e7cf513df06477de1fb4b4e509ef6a3781ddf on paescuj:enhance-paths-filter-test-workflow into 1ee7e9977a23beea6b976a03b6ae5b63188092f1 on open-cli-tools:main.