fix branch trigger name

This commit is contained in:
meeb 2020-12-13 16:49:10 +11:00
parent 58ab097ee4
commit 2ffd76c823
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ name: Run Django tests for TubeSync
on: on:
push: push:
branches: branches:
- master - main
pull_request: pull_request:
branches: branches:
- master - main
jobs: jobs:
build: build: