IBM / cloudant-java-sdk

Cloudant SDK for Java
Apache License 2.0
22 stars 17 forks source link

ci: reduce actions trigger scope for push to main only #348

Closed eiri closed 2 years ago

eiri commented 2 years ago

PR summary

Currently our actions triggered twice on each PR - once for PR itself another one for push. We can reduce waste to only triggering push for main and keeping PR check.

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

Other information