quarkusio / extensions

The source of https://quarkus.io/extensions
Apache License 2.0
6 stars 4 forks source link

Revert changes to not run preview on every build #1031

Closed holly-cummins closed 4 months ago

holly-cummins commented 4 months ago

Since merging https://github.com/quarkusio/extensions/pull/1020, previews are being done for dependabot PRs, but not personal ones. I don't understand why, but reverting to see if that helps get previews back.

holly-cummins commented 4 months ago

Confirmed that previews run again, with this change.