James Clark
James Clark
This should work: ``` - uses: dorny/paths-filter@v3 id: changes with: filters: | all-files: - '!(((.github|.hooks|actions|docs|frontend)/**)|.gitignore|otherDirectory/package.json)' ```
I'm also experiencing this. @chriscarpenter12's suggestion didn't work for me. In my findings, it seems like it's the actual `GITHUB_WORKSPACE` directory that is in use. I can delete the contents...
I've run into this before. I'm not sure if it's the same thing you're experiencing, but I would run into this when the "active document" wasn't actually a document but...
> For anyone that is still facing this issue and is unable to use the patched beta version or the SMTP workaround. We were able to use the preinstalled [Apprise](https://github.com/caronc/apprise)...