diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e4f37a..dcbc9b7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ # Name of the workflow in the Actions tab -name: CI +name: CI Check on: [push] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: