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: incorrect condition on workflow step #176

Merged

Conversation

charsleysa
Copy link
Contributor

publish next step is incorrectly checking if the branch is next when the job only executes on the main branch causing publish next step to never execute

Signed-off-by: Stefan Charsley <charsleysa@gmail.com>
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.02%. Comparing base (bcd7d6e) to head (0d72760).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #176   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files          23       23           
  Lines        2074     2074           
  Branches      307      307           
=======================================
  Hits         2033     2033           
  Misses         41       41           

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

Copy link
Contributor

@cre8 cre8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I forgot to update line 165

@cre8 cre8 merged commit fec88f0 into openwallet-foundation-labs:main Mar 14, 2024
10 checks passed
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.

None yet

2 participants