Matt Wills

Results 6 comments of Matt Wills

I'm also seeing the examples fail, but differently. ``` source: - any: ['src/**/*', '!src/docs/*'] ``` run in isolation fails with: ``` ##[error]TypeError: glob pattern string required ##[error]glob pattern string required...

So even with `actions/labeler@master` we cant use `any` and `all` on pull requests?

Ah perfect, I'll try it now, thanks

It works, thanks a lot!

Also seeing it, started today after package updates! Using VSCode with prettier and eslint

@marionebl worked for me, thanks!!