rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.77k stars 304 forks source link

re-run all CI when files in .github/workflows change #4723

Closed jameslamb closed 1 month ago

jameslamb commented 1 month ago

Removes some exclusions left behind in #4634, to ensure that all CI is re-run when files in .github/workflows are chagned.

jameslamb commented 1 month ago

/merge