mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-19 03:49:35 +00:00
[PR #1281] [MERGED] fix: LeetCode directory writer #1881
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/1281
Author: @Panquesito7
Created: 6/27/2023
Status: ✅ Merged
Merged: 7/19/2023
Merged by: @Panquesito7
Base:
master← Head:leetcode_writer_fix📝 Commits (4)
03b19bffix: LeetCode directory writer88667b2Merge branch 'master' into leetcode_writer_fix0d99614Merge branch 'master' into leetcode_writer_fix346e73cfix: remove unneededtrue📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
.github/workflows/leetcode_directory_writer.yml(+3 -3)📄 Description
Description of Change
|| truecode is needed in case there are no changes to make or the PR already exists so that the script doesn't fail and exits completely.References
Checklist
Added file name matches File name guidelinesAdded tests and example, test must passRelevant documentation/comments is changed or addedNotes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.