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

@@ -3,8 +3,7 @@ name: Build & Deploy Documentation on rs.delta.chat
on:
push:
branches:
- master
- docs-gh-action
- main
jobs:
build: