You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's difficult to tell because the formatting it messed up, but I'm guessing you made a mistake in your configuration. Can you fix the formatting of your config in the issue? It looks like you defined your filters wrong currently.
It should be more like this, namely that you haven't indented your config correctly and are missing the YAML array syntax.
id: filter
with:
filters: |
coffee-club: |
packages/coffee-club/**
envs/coffee-club-.*
I made changes to the files at packages/coffee-club/package.json
but the ci shows
Detected 14 changed files
Results:
Filter coffee-club = false
Matching files: none
Changes output set to []
The text was updated successfully, but these errors were encountered: