don't run ci twice on PR
This commit is contained in:
parent
691a7591ac
commit
b6b651764f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -2,6 +2,8 @@ name: ci
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
defaults:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user