TheAlgorithms-C-Plus-Plus/.github/workflows
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
..
approved-label.yml feat: Add the Approved Label workflow (#1493) 2021-05-10 10:28:23 -05:00
awesome_workflow.yml fix: CI workflow not being able to commit to the master branch (#1840) 2022-01-01 20:46:47 -06:00
codeql_analysis.yml feat: Add CodeQL Analysis workflow (#1465) 2021-03-14 13:58:02 -06:00
gh-pages.yml Major rework to improve code quality and add automation checks (#805) 2020-06-19 21:34:56 +05:30
stale.yml feat: Update stale workflow message (#1648) 2021-10-02 20:43:14 -05:00