8000 monorepo: split into two crates (#8) · mosteo/aaa@d7002ce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

monorepo: split into two crates (#8) #19

monorepo: split into two crates (#8)

monorepo: split into two crates (#8) #19

name: aaa_texts
on:
push:
branches: [ main, master ]
pull_request:
workflow_dispatch:
jobs:
check:
uses: ./.github/workflows/build.yml
with:
crate: aaa_texts
build: false
0