Skip to content

Add Github Actions#9

Open
papposilene wants to merge 4 commits intokefimochi:mainfrom
papposilene:dev-actions
Open

Add Github Actions#9
papposilene wants to merge 4 commits intokefimochi:mainfrom
papposilene:dev-actions

Conversation

@papposilene
Copy link

@papposilene papposilene commented Apr 2, 2022

Add some Github Actions :

  • Dependabot : once a month, the robot will check the project's dependencies and propose a request for each vulnerability it has fixed.
  • CodeQL Analysis : at each commit (or push), an analysis of the code will allow to check its structure and validation.

Copy link
Author

@papposilene papposilene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Fix the path of dependabot.yml.
  • Update .gitignore (add .DS_Store and yarn.lock).

@kefimochi kefimochi mentioned this pull request Apr 2, 2022
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