chore: fix workflow branch

This commit is contained in:
Remy Sharp
2021-09-23 21:27:47 +01:00
committed by GitHub
parent 9f82a48ff4
commit 99e3b3202e

View File

@@ -5,9 +5,9 @@ name: tests
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: