mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
chore: CI
This commit is contained in:
parent
eff6016151
commit
13440d60f6
1 changed files with 1 additions and 3 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -2,10 +2,8 @@ name: build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
name: build
|
name: build
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue