diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 95547dc..07fdda5 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -1,6 +1,9 @@ -name: "Github Workflows syntax" +name: CI + release on: + workflow_dispatch: + push: + branches: [ main ] pull_request: env: