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

Restrict CI workflow runs to specific branches #62

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

NipunaRanasinghe
Copy link
Contributor

This PR will restrict CI workflow runs only to main and 2201.x.x branches. Fixes https://github.com/ballerina-platform/ballerina-extended-library/issues/586

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (80cd689) 68.43% compared to head (7cb72d8) 68.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   68.43%   68.43%           
=======================================
  Files           3        3           
  Lines         491      491           
  Branches      218      218           
=======================================
  Hits          336      336           
  Misses        155      155           

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

@ThisaruGuruge ThisaruGuruge merged commit 91a8e67 into main Sep 22, 2023
3 checks passed
@ThisaruGuruge ThisaruGuruge deleted the update branch September 22, 2023 04:48
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.

[Task]: Restrict CI workflow runs on push events only to the development branches
2 participants