[PR #1190] [MERGED] Using the newly created filename_formatter action in workflow #1773

Open
opened 2026-01-29 15:24:30 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/1190
Author: @tjgurwara99
Created: 12/21/2022
Status: Merged
Merged: 12/22/2022
Merged by: @Panquesito7

Base: masterHead: master


📝 Commits (2)

  • 5d64f33 updating DIRECTORY.md
  • 0f7d70a using script action for filename formatting

📊 Changes

2 files changed (+6 additions, -4 deletions)

View changed files

📝 .github/workflows/awesome_workflow.yml (+3 -4)
📝 DIRECTORY.md (+3 -0)

📄 Description

Description of Change

This PR adds a usage of how to work with the newly created scripts/formatter action to format filenames.

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • I acknowledge that all my contributions will be made under the project's license.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/1190 **Author:** [@tjgurwara99](https://github.com/tjgurwara99) **Created:** 12/21/2022 **Status:** ✅ Merged **Merged:** 12/22/2022 **Merged by:** [@Panquesito7](https://github.com/Panquesito7) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5d64f33`](https://github.com/TheAlgorithms/C/commit/5d64f33d72ad0d6887ee921e82e23fb5864a9356) updating DIRECTORY.md - [`0f7d70a`](https://github.com/TheAlgorithms/C/commit/0f7d70a46f70442b5b09bf670ff0a8d41296efe3) using script action for filename formatting ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/awesome_workflow.yml` (+3 -4) 📝 `DIRECTORY.md` (+3 -0) </details> ### 📄 Description #### Description of Change This PR adds a usage of how to work with the newly created scripts/formatter action to format filenames. #### Checklist <!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> - [x] Added description of change - [x] Added file name matches [File name guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#File-Name-guidelines) - [x] I acknowledge that all my contributions will be made under the project's license. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:24:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1773