Skip to content

chore(PLT-3524): remove empty CI workflow file - #69

Closed
promiseNwafor wants to merge 1 commit into
mainfrom
chore/cleanup-empty-ci-workflow
Closed

chore(PLT-3524): remove empty CI workflow file#69
promiseNwafor wants to merge 1 commit into
mainfrom
chore/cleanup-empty-ci-workflow

Conversation

@promiseNwafor

Copy link
Copy Markdown
Contributor

Description

PR #68 removed the sonarcloud job from .github/workflows/ci.yml, which was the only job in that workflow. This left an empty/invalid workflow file with just the jobs: key and no actual jobs defined.

This PR removes the now-empty workflow file entirely.

Context:

Changes:

  • Deleted .github/workflows/ci.yml (empty workflow with no jobs)

Testing

  • Verified that .github/workflows/ci.yml contained only an empty jobs: block with no actual job definitions
  • Confirmed the repository may have other CI/CD workflows in place if needed

🤖 Generated by Glean Code Writer
📝 Chat link - https://app.glean.com/chat/c78bd9fcfe7a4a1d9eb95b520a8fb09f

PR #68 removed the sonarcloud job from ci.yml, which was the only job
in that workflow. This left an empty/invalid workflow file with just
the `jobs:` key and no actual jobs. This commit removes the now-empty
workflow file entirely.

Follow-up to: #68

Generated by Glean Code Writer
@promiseNwafor promiseNwafor added the glean-code-writer Modified by Glean Code Writer label Jul 17, 2026 — with glean-github-app-oauth
@promiseNwafor
promiseNwafor deleted the chore/cleanup-empty-ci-workflow branch July 17, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

glean-code-writer Modified by Glean Code Writer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants