diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index 1805d454..6a9e7b0f 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -1,3 +1,16 @@ +# +# Author: Hari Sekhon +# Date: Tue Feb 4 09:53:28 2020 +0000 +# +# vim:ts=4:sts=4:sw=4:noet +# +# https://github.com/harisekhon/bash-tools +# +# If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback +# +# https://www.linkedin.com/in/harisekhon +# + name: CI on: [push]