Update clang-format.yml

Fix github workflow issues
master
Webster Sheets 2020-03-24 00:01:03 -04:00 committed by GitHub
parent bdf76fdca3
commit 7dc5c50fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -9,9 +9,7 @@ on:
paths:
- 'src/**.cpp'
- 'src/**.h'
paths-ignore:
- 'contrib/'
- '!contrib/**'
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: