Finish sentence

This commit is contained in:
Barry 2020-08-11 00:04:35 +01:00
parent fe72e27641
commit d03cfd78aa

View file

@ -27,7 +27,7 @@ jobs:
name: Deploy Docker Image - PROD
# Set the agent to run on
runs-on: ubuntu-latest
# Only run this
# Only run this on the main repo
if: github.repository == 'github/super-linter'
##################
# Load all steps #