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
Add workflow to run linter and tests on pull requests
Description
It would be nice to have this workflow get dispatched on pull_request for extra safety and consistency. These run pre-commit, but that can be bypassed with --no-verify or on rebase in some cases.
Add workflow to run linter and tests on pull requests
Description
It would be nice to have this workflow get dispatched on
pull_request
for extra safety and consistency. These run pre-commit, but that can be bypassed with--no-verify
or on rebase in some cases.Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
The text was updated successfully, but these errors were encountered: