mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 02:25:57 +08:00
* fix: CI workflow not being able to commit to... ...the `master` branch. This is due to the branch protection: we cannot add `github-actions` as administrator to skip the protection. So let's add my name which has administrator permissions, that should work. UNTESTED, might not work. * Let's test it * updating DIRECTORY.md Co-authored-by: David <Panquesito7@users.noreply.github.com>