Merge remote-tracking branch 'upstream/master' into openosrs_branding

This commit is contained in:
Owain van Brakel
2019-10-03 20:41:16 +02:00
11 changed files with 15 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ jobs:
if: github.event_name == 'pull_request'
uses: seferov/pr-lint-action@master
with:
title-regex: '^\w+: \w+'
title-regex: '^([\w-]+): \w+'
build:
runs-on: windows-latest