Fixing a typo

This commit is contained in:
D067452 2021-08-02 20:39:54 +02:00 committed by mibo
parent f6a305c464
commit 5ff6482ff0
1 changed files with 2 additions and 2 deletions

View File

@ -9,14 +9,14 @@ on:
- 'LICENSE'
- 'NOTICE'
- 'README'
- SECURITY.md'
- 'SECURITY.md'
pull_request:
branches: [master]
paths-ignore:
- 'LICENSE'
- 'NOTICE'
- 'README'
- SECURITY.md'
- 'SECURITY.md'
jobs:
analyze: