mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-17 23:38:06 +08:00
Run CI for non master branches (#2763)
* ci: run CI on PRs not targeting master * fix warnings when compiling tests
This commit is contained in:
@@ -2,7 +2,6 @@ name: Clippy Check
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [master]
|
||||
types: [opened, reopened, synchronize, ready_for_review]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user