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
In Settings> General> Pull Requests uncheck/disable Allow merge commits
In Settings> General> Pull Requests uncheck/disable Allow auto-merge . This is to prevent GitHub secrets leak after malicious pull request auto merges.
In Settings> General> Pull Requests check/enable Automatically delete head branches
Delete the file .github/workflows/setup_repository.yml and .github/workflows/js/setupRepository.cjs`
Setup repository settings
Setup your repository default settings. Goto this url https://github.com/phcode-dev/tsIntelligence/settings
Settings> General> Pull Requestsuncheck/disableAllow merge commitsSettings> General> Pull Requestsuncheck/disableAllow auto-merge. This is to prevent GitHub secrets leak after malicious pull request auto merges.Settings> General> Pull Requestscheck/enableAutomatically delete head branches.github/workflows/setup_repository.yml and.github/workflows/js/setupRepository.cjs`