Skip to content

Conversation

@datenreisender
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the source script execution by adding an npm script wrapper for the create-source.ts script and updating the GitHub Actions workflow to use it instead of directly invoking the script.

  • Added create-source npm script in package.json
  • Updated GitHub Actions workflow to use npm run create-source instead of direct script invocation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Added create-source npm script that executes the TypeScript script via tsx
.github/workflows/create-source.yml Updated workflow to invoke the script through npm instead of directly calling the script file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@datenreisender datenreisender merged commit b5ebd0d into main Nov 3, 2025
3 checks passed
@datenreisender datenreisender deleted the push-tzpxyntnptux branch November 3, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants