diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1fc1395c..5717d625 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,10 +1,12 @@ # +# # Should run on each push, this should include pull requests # # If the commit message starts with "skip:build" we will skip this action # # If the commit message starts with "Release " we skip build # +# name: Build