mirror of
https://github.com/directus/directus.git
synced 2026-01-15 07:07:57 -05:00
* Consistent usage of `if` statements Brackets are not required in `if` statements, see https://docs.github.com/en/actions/learn-github-actions/expressions#about-expressions * Use prepare action to setup pnpm in publish-npm job