ci: Fix fork development

Well the prior change does eliminate duplicate runs it stops
automated testing on forks.
This commit is contained in:
Juan Ramos 2023-10-16 16:38:09 -06:00 committed by Juan Ramos
parent 7b3466a1f4
commit f4bfcd8852

View file

@ -6,8 +6,6 @@ name: ci
on:
push:
branches:
- main
pull_request:
branches:
- main