rapidsai / dependency-file-generator

https://pypi.org/project/rapids-dependency-file-generator/
Apache License 2.0
15 stars 13 forks source link

ci: Ensure `ci-imgs` repo is only triggered when new releases occur #63

Closed ajschmidt8 closed 8 months ago

ajschmidt8 commented 8 months ago

The release.yaml workflow currently triggers the ci-imgs repository to rebuild anytime a merge to main happens.

This PR makes the logic smarter by only triggering the ci-imgs repository to rebuild when an actual release occurs.

This will prevent ci-imgs rebuilds from occurring unnecessarily.

GPUtester commented 6 months ago

:tada: This PR is included in version 1.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: