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
feat(workflows): add Prettier and Super Linter GitHub Actions
* Introduced `action-prettier.yml` for code formatting using Prettier.
* Added `action-super-linter.yml` for linting code with Super Linter.
* Both workflows trigger on push events to any branch.
0 commit comments