(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: on:
push: push:
branches: branches:
- master - main
jobs: jobs:
build: build:

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

Loading…
Cancel
Save