This commit is contained in:
Chris Long
2020-06-20 18:57:13 -07:00
parent 201de78750
commit aa7f76d6cc

View File

@@ -14,7 +14,7 @@ name: Lint Code Base
###################################### ######################################
# Start the job on all pull requests # # Start the job on all pull requests #
###################################### ######################################
on: pull-request on: pull_request
############### ###############
# Set the Job # # Set the Job #