(chore)ci: /s/master/main (#2204)

master
Jethro Kuan 4 years ago committed by GitHub
parent f144941dfb
commit 32557afdbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/docs.yml
  2. 2
      .github/workflows/test.yml

@ -4,7 +4,7 @@ name: "Docs"
on:
push:
branches:
- master
- main
jobs:
build:

@ -28,7 +28,7 @@ on:
pull_request:
push:
branches:
- master
- main
jobs:
build:

Loading…
Cancel
Save