TheAlgorithms-C-Plus-Plus/.github
David Leal fe692e8e01
fix: CI workflow not being able to commit to the master branch (#1840)
* 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>
2022-01-01 20:46:47 -06:00
..
ISSUE_TEMPLATE feat: Add contact links in the issue template configuration 2021-11-11 17:47:11 -06:00
workflows fix: CI workflow not being able to commit to the master branch (#1840) 2022-01-01 20:46:47 -06:00
pull_request_template.md Major rework to improve code quality and add automation checks (#805) 2020-06-19 21:34:56 +05:30