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

Release created by GitHub actions won't trigger the "on release" event, so use the "workflow_run" instead. #303

Merged
merged 1 commit into from
Jul 4, 2024

Release created by GitHub actions won't trigger the "on release" even…

ef337ff
Select commit
Loading
Failed to load commit list.
Merged

Release created by GitHub actions won't trigger the "on release" event, so use the "workflow_run" instead. #303

Release created by GitHub actions won't trigger the "on release" even…
ef337ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2024 in 0s

66.75% (-0.02%) compared to c25c767

View this Pull Request on Codecov

66.75% (-0.02%) compared to c25c767

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.75%. Comparing base (c25c767) to head (ef337ff).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
- Coverage   66.77%   66.75%   -0.02%     
==========================================
  Files          77       77              
  Lines       18726    18726              
  Branches    18726    18726              
==========================================
- Hits        12504    12501       -3     
- Misses       4758     4761       +3     
  Partials     1464     1464              

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