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
chore(clean_up): disable unused workflows, clean IntelliJ config, and adjust .gitignore
- Commented out unused `inspectCode` job in `build.yml`.
- Disabled `pull_request` trigger in `ci.yml` in favor of `workflow_dispatch`.
- Removed IntelliJ-specific `.iml` files and updated `.gitignore` to exclude them recursively.
- Included modules folder in `.gitignore` exceptions.
0 commit comments