Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Conversation

@aditigopalan
Copy link
Contributor

Description

This PR simplifies the workflow to handle JSON-LD and dependencies updates more efficiently.

Changes

  • Removes separate PR creation steps
  • Always pushes changes directly to the current PR
  • Simplifies the workflow by removing context checks
  • Updates workflow triggers to include workflow file changes

Testing

  • The workflow will run on this PR
  • JSON-LD and dependencies will be updated and pushed to this PR
  • All changes will be visible in a single PR for review

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 simplifies the CI workflow for JSON-LD conversion and dependency updates by always pushing changes to the current PR instead of creating separate PRs.

  • Removed the conditional PR context check and separate PR creation steps
  • Replaced those steps with unified "Push changes to PR" steps for both JSON-LD and dependency file updates

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants