Added basic commit checks

Sem-Ver: bugfix
Change-Id: Id5b07d8191c56edd70fcc134d3beaa188ad43bd2
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 682ee36..4c0068d 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -15,11 +15,13 @@
 - project:
     check:
       jobs:
+        - ansible-collection-atmosphere-check-commit
         - ansible-collection-atmosphere-tox-build
         - ansible-collection-atmosphere-tox-molecule-default
         - opendev-tox-docs
     gate:
       jobs:
+        - ansible-collection-atmosphere-check-commit
         - ansible-collection-atmosphere-tox-build
         - ansible-collection-atmosphere-tox-molecule-default
         - opendev-tox-docs