mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
ci(github): replace references to master branch with main
This commit is contained in:
2
.github/workflows/node-tests.yml
vendored
2
.github/workflows/node-tests.yml
vendored
@@ -13,7 +13,7 @@ on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
||||
Reference in New Issue
Block a user