mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #919] [MERGED] fix: Hotfix/awesome zero files #1447
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/919
Author: @straight-into-the-wall
Created: 11/9/2021
Status: ✅ Merged
Merged: 11/9/2021
Merged by: @Panquesito7
Base:
master← Head:hotfix/awesome_zero_files📝 Commits (9)
4ff5849perf: faster implementation of the TwoSum problem6453a9edoc: fixed typos on comments80e54d9updating DIRECTORY.md23c0485fix: comments on includes. Doxygen file. static test function13330ebMerge branch 'master' of github.com:TheAlgorithms/Ce57c16dfix: revert 1.c310c333updating DIRECTORY.md00985b4Merge branch 'TheAlgorithms:master' into masterc5486bffix: 0 files are not in one and only one directory📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
.github/workflows/awesome_workflow.yml(+4 -2)📄 Description
Description of Change
fix: 0 files are not in one and only one directory as in pr #914
check failing when no nodir_file were present.
References
PR #914
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.