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

fix: remove unnecessary gh workflow run #868

Merged
merged 3 commits into from
Sep 21, 2023
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Removing this aligns release.yml to the template, yay!

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #868 (09f1412) into main (dcc6ad4) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
- Coverage   92.50%   92.50%   -0.01%     
==========================================
  Files          89       89              
  Lines        4535     4534       -1     
  Branches      322      322              
==========================================
- Hits         4195     4194       -1     
  Misses        339      339              
  Partials        1        1              
Flag Coverage Δ
create 70.76% <100.00%> (-0.01%) ⬇️
initialize 35.01% <0.00%> (+<0.01%) ⬆️
migrate 70.20% <100.00%> (-0.01%) ⬇️
unit 55.01% <0.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/steps/writing/creation/dotGitHub/workflows.ts 88.29% <100.00%> (-0.05%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit cc0cbaf into main Sep 21, 2023
15 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the remove-gh-workflow-run branch September 21, 2023 20:54
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

🎉 This is included in version v1.32.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🐛 Bug: gh workflow trigger still in release.yml template
1 participant