ci(github): replace references to master branch with main

This commit is contained in:
link2xt
2023-10-25 22:00:48 +00:00
parent af35e4adeb
commit 88d5576150
5 changed files with 6 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ on:
pull_request:
push:
branches:
- master
- main
jobs:
tests: