CodexBloom - AI-Powered Q&A Platform

GitHub Actions not triggering on branch rename in protected branch setting

👀 Views: 0 💬 Answers: 1 📅 Created: 2025-07-11
github github-actions ci

I'm having an issue with my GitHub Actions workflow not triggering after renaming a branch that is protected. The workflow is supposed to run on `push` events t...