Commit Graph

3 Commits

Author SHA1 Message Date
ianshaloom
528ae0072e fix: correct heading in Gitea workflow documentation
- Updated the heading from "Related Documentation" to "Related Documentations" for consistency in the .gitea/workflows/README.md file.
2025-11-21 14:56:04 +03:00
ianshaloom
27f6629308 chore: remove unnecessary blank line in Gitea workflow configuration
- Cleaned up the .gitea/workflows/test.yml file by removing an extra blank line for better readability.
2025-11-21 14:37:12 +03:00
ianshaloom
9a5508ffe8 chore: update .gitignore to include Gitea workflow files
- Added .gitea/workflows/deploy.yml and .gitea/workflows/build.yml to .gitignore to prevent tracking of workflow configuration files.
2025-11-21 14:23:50 +03:00