Configure Webhook
ArgoCD automatically checks for changes in Git repositories every 3 minutes. In addition, ArgoCD supports Git webhook notifications from GitHub, GitLab, Bitbucket, Bitbucket Server, and Gogs to detect and synchronize changes immediately when a new commit is made.
note
Each type of webhook can only be created once and can be updated afterward. ArgoCD does not support configuring multiple secrets for each webhook type.