Skip to content

Latest commit

 

History

History
 
 

workflows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

GitHub actions

This is where all of the configuration files for GitHub actions live. They contain the tasks necessary for continuous integration testing. If there are tests, lints, or other tasks that ought to be performed client-side (e.g., on your local computer, before or after pushing to the repository), add them to the .githooks folder.