Closed d33bs closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.74%. Comparing base (
98da73f
) to head (1680704
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks @gwaybio for the review! I made a small modification based on your comment. Merging this in now.
Description
This PR seeks to fix the GitHub Actions errors which followed a recent release. There are many different trigger types for releases, I believe we saw the job triggered from several of the types (see here for more: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#release ).
Closes #456
What is the nature of your change?
Checklist
Please ensure that all boxes are checked before indicating that a pull request is ready for review.