mincho-js / mincho

Natural CSS in TypeScript
MIT License
35 stars 0 forks source link

Preventing unnecessary fast-forwards from running #81

Open black7375 opened 1 month ago

black7375 commented 1 month ago

Packages with the problem

Configs (Vite, Lint, Typescript ..etc)

Describe the bug

In case #80, the trigger is being triggered by /fast-forward.yml. It should only be executed when there is a space on either side or at the beginning/end.

Expected behavior

No response

Screenshots

image

Steps To Reproduce

No response

Additional context

No response