Skip to content

Merge pull request #405 from Decatur-Robotics/dependabot/npm_and_yarn… #118

Merge pull request #405 from Decatur-Robotics/dependabot/npm_and_yarn…

Merge pull request #405 from Decatur-Robotics/dependabot/npm_and_yarn… #118

Workflow file for this run

name: On Push
on:
push:
branches:
- main
workflow_call:
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/ci.yml
cd:
needs:
- ci
uses: ./.github/workflows/cd.yml