ci: Fix fork development
Well the prior change does eliminate duplicate runs it stops automated testing on forks.
This commit is contained in:
parent
7b3466a1f4
commit
f4bfcd8852
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -6,8 +6,6 @@ name: ci
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue