diff --git a/.github/workflows/build_wheels.yml b/.github/workflows/build_wheels.yml index 10eaac6c..ab23ae14 100644 --- a/.github/workflows/build_wheels.yml +++ b/.github/workflows/build_wheels.yml @@ -1,4 +1,4 @@ -name: build +name: Build Wheels on: release: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c275c30a..f488e84a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: test +name: CI on: push: diff --git a/.github/workflows/ci_cron.yml b/.github/workflows/ci_cron.yml index 0506d2a0..93bae788 100644 --- a/.github/workflows/ci_cron.yml +++ b/.github/workflows/ci_cron.yml @@ -1,4 +1,4 @@ -name: test on schedule +name: Weekly CI on: schedule: