run ci not only on pr's to master (#4537)

This commit is contained in:
tooomm 2022-01-20 18:27:26 +01:00 committed by GitHub
parent d225f55e5a
commit 2885f93fdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 8 deletions

View file

@ -2,8 +2,6 @@ name: Code Style (C++)
on:
pull_request:
branches:
- master
paths-ignore:
- '**.md'
- 'webclient/**'