[PR #96] [MERGED] Fix yaml formatting in CI config #3015

Closed
opened 2026-02-28 20:35:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/96
Author: @TomAFrench
Created: 6/18/2022
Status: Merged
Merged: 6/29/2022
Merged by: @jlongster

Base: masterHead: yaml-formatting


📝 Commits (1)

  • 83da333 style: fix yaml formatting in CI config

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 .circleci/config.yml (+3 -3)

📄 Description

There's a few formatting errors in the circleCI config which vscode automatically fixes on save. This PR performs these changes to avoid noise in diffs which make meaningful changes to this file.


🔄 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/actualbudget/actual/pull/96 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 6/18/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `yaml-formatting` --- ### 📝 Commits (1) - [`83da333`](https://github.com/actualbudget/actual/commit/83da33316d512dddf7ca4ac030755c0074dc6528) style: fix yaml formatting in CI config ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.circleci/config.yml` (+3 -3) </details> ### 📄 Description There's a few formatting errors in the circleCI config which vscode automatically fixes on save. This PR performs these changes to avoid noise in diffs which make meaningful changes to this file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:35:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3015