chore: workflows remove main-rc branch (#221)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
3b6ec39a1b
commit
17580da047
|
|
@ -4,11 +4,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- main-rc
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- main-rc
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
|
|||
|
|
@ -4,11 +4,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- main-rc
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- main-rc
|
||||
|
||||
jobs:
|
||||
codeql-build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue