Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unused workflow_dispatch trigger #748

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

CatChen
Copy link
Owner

@CatChen CatChen commented Nov 24, 2024

No description provided.

Copy link

what-the-diff bot commented Nov 24, 2024

PR Summary

  • Removed Trigger from GitHub Actions Workflow
    The automated process which was initially set to run upon a manual trigger has been removed from the GitHub Actions workflow. This corresponds to the workflow_dispatch trigger removed from the npm-publish.yml configuration. This change means there's no longer a need for manual initiation of this workflow.

Copy link
Owner Author

CatChen commented Nov 24, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@CatChen CatChen self-assigned this Nov 24, 2024
@CatChen CatChen marked this pull request as ready for review November 24, 2024 06:37
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (b2497af) to head (7e5ff5a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #748   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files           1        1           
  Lines          52       52           
  Branches       10       10           
=======================================
  Hits           51       51           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@github-actions github-actions bot merged commit 7dc2662 into main Nov 24, 2024
16 checks passed
@github-actions github-actions bot deleted the 11-23-removed_unused_workflow_dispatch_trigger branch November 24, 2024 06:40
Copy link
Contributor

This Pull Request is closed by a GitHub Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant