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

allow GitHub actions CI to run on PRs not merging with master #140

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

BurnzZ
Copy link
Member

@BurnzZ BurnzZ commented Feb 22, 2023

Motivation: A PR like #138 doesn't run its CI since it's not merging with master

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #140 (5d3a5f1) into master (9196916) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files          28       28           
  Lines        1177     1177           
=======================================
  Hits         1163     1163           
  Misses         14       14           

@kmike kmike merged commit cb95055 into master Feb 22, 2023
@kmike
Copy link
Member

kmike commented Feb 22, 2023

👍

@kmike kmike deleted the ci-on-non-master-branch branch February 22, 2023 11:28
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.

2 participants