Skip to content

chore: bump to version 3.0rc1 #23

chore: bump to version 3.0rc1

chore: bump to version 3.0rc1 #23

Workflow file for this run

name: cook
on:
workflow_dispatch:
schedule:
- cron: "0 */12 * * *"
push:
jobs:
master:
uses: ./.github/workflows/cook-branch.yml
with:
branch: master
dev:
uses: ./.github/workflows/cook-branch.yml
with:
branch: dev