mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-19 03:49:35 +00:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/900
Author: @straight-into-the-wall
Created: 10/25/2021
Status: ✅ Merged
Merged: 10/25/2021
Merged by: @Panquesito7
Base:
master← Head:awesome_workflow📝 Commits (6)
4ff5849perf: faster implementation of the TwoSum problem6453a9edoc: fixed typos on comments80e54d9updating DIRECTORY.md23c0485fix: comments on includes. Doxygen file. static test function731818dfix: #898 awesome-workflow: 1 files are not in one and only one directory580ec52fix: revert 1.c changes📊 Changes
2 files changed (+8 additions, -4 deletions)
View changed files
📝
.github/workflows/awesome_workflow.yml(+5 -3)📝
DIRECTORY.md(+3 -1)📄 Description
Description of Change
Awesome workflow was counting the length of the modified file list in the number of undesired files.
Added a variable that subtract the right value of one to the length of the modified files.
References
https://github.com/TheAlgorithms/C/issues/898
Checklist
Notes: Not a phython expert here so ... double check the implementation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.