mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
run ci not only on pr's to master (#4537)
This commit is contained in:
parent
d225f55e5a
commit
2885f93fdf
4 changed files with 0 additions and 8 deletions
2
.github/workflows/desktop-lint.yml
vendored
2
.github/workflows/desktop-lint.yml
vendored
|
|
@ -2,8 +2,6 @@ name: Code Style (C++)
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'webclient/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue