Skip to content

Merge branch 'dev' of https://github.com/Lodestone-Team/lodestone int… #78

Merge branch 'dev' of https://github.com/Lodestone-Team/lodestone int…

Merge branch 'dev' of https://github.com/Lodestone-Team/lodestone int… #78

Workflow file for this run

name: Developer Workflow
on:
push:
branches:
- dev
jobs:
workspace-check:
uses: ./.github/workflows/workspace-check.yml
secrets: inherit
core-cargo-test:
uses: ./.github/workflows/core-cargo-test.yml
secrets: inherit