diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6417fcf6..84799399 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ # GitHub Actions workflow for Continuos Integration tests -name: CI +name: "Continuous Integration" on: [push, pull_request]