๐ง fix(security): remove automated alert workflow
The security-alerts workflow requires elevated permissions that
GITHUB_TOKEN doesn't provide. Dependabot is still fully functional:
โ
Dependabot config active (auto-creates security PRs)
โ
Manual alert checks: gh dependabot alerts -r barazo-forum/barazo-lexicons
โ
Weekly dependency updates
The workflow works on personal repos (gxjansen.github.io) but not
on org repos due to GitHub Actions permission restrictions.