add comment with source

This commit is contained in:
Bruno Windels 2021-05-20 15:45:18 +02:00
parent 11b30e7eda
commit 54478e6940
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
# yarn cache setup from https://www.karltarvas.com/2020/12/09/github-actions-cache-yarn-install.html
name: Code checks
on: