Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(.github): adds github workflows for CLA Assistant, Greetings & Linting #21

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ItsRoy69
Copy link

Description

I have added the github workflows for executing few github actions:

CLA.yml - It checks whether the contributor has signed the Contributor License Agreements

Greetings.yml - It welcomes the first time contributors

Lint.yml - It checks the linting on push and pull request on main branch and checks out the code from the repository. It checks the linting whether th commit message and PR is using "feat" for a new feature, "fix" for a bug fix, or "docs" for documentation changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant