chore: workflows remove main-rc branch (#221)

Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
Gaius 2021-05-13 11:51:20 +08:00
parent 3b6ec39a1b
commit 17580da047
No known key found for this signature in database
GPG Key ID: 8B4E5D1290FA2FFB
2 changed files with 0 additions and 4 deletions

View File

@ -4,11 +4,9 @@ on:
push: push:
branches: branches:
- main - main
- main-rc
pull_request: pull_request:
branches: branches:
- main - main
- main-rc
jobs: jobs:
lint: lint:

View File

@ -4,11 +4,9 @@ on:
push: push:
branches: branches:
- main - main
- main-rc
pull_request: pull_request:
branches: branches:
- main - main
- main-rc
jobs: jobs:
codeql-build: codeql-build: