Skip to content

Commit

Permalink
rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Sep 20, 2023
1 parent 71b08d1 commit 738f5b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build
name: Build Wheels

on:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test
name: CI

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_cron.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test on schedule
name: Weekly CI

on:
schedule:
Expand Down

0 comments on commit 738f5b7

Please sign in to comment.