diff --git a/.github/workflows/CI-unixish.yml b/.github/workflows/CI-unixish.yml index 4922b21dd..3005c6038 100644 --- a/.github/workflows/CI-unixish.yml +++ b/.github/workflows/CI-unixish.yml @@ -1,6 +1,6 @@ # Syntax reference https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions # Environment reference https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners -name: CI +name: CI-unixish on: [push, pull_request]