Change workflow branch to main

This commit is contained in:
Sodbileg Gansukh 2021-08-09 14:13:15 +08:00
parent 9d4b6d333a
commit daa220a451
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Deploy Theme
on:
push:
branches:
- master
- main
jobs:
deploy:
runs-on: ubuntu-18.04

View File

@ -3,7 +3,7 @@ on:
pull_request:
push:
branches:
- master
- main
- 'renovate/*'
jobs:
test: