update master branch to main in test.yml (#518)

also remove next branch
This commit is contained in:
Leo McArdle 2024-01-17 11:07:45 +00:00 коммит произвёл GitHub
Родитель 18deaa4a14
Коммит a5d69d7fa6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 2 добавлений и 4 удалений

6
.github/workflows/test.yml поставляемый
Просмотреть файл

@ -1,12 +1,10 @@
on:
push:
branches:
- master
- next
- main
pull_request:
branches:
- master
- next
- main
name: Run tests