Skip to content

Merge pull request #336 from Lodestone-Team/playitgg_integration #74

Merge pull request #336 from Lodestone-Team/playitgg_integration

Merge pull request #336 from Lodestone-Team/playitgg_integration #74

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