Skip to content

Merge remote-tracking branch 'origin/main' #1

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #1

Workflow file for this run

name: Check
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
jobs:
check-backend:
uses: ./rust-backend/.github/workflows/check.yaml

Check failure on line 12 in .github/workflows/check.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check.yaml

Invalid workflow file

invalid value workflow reference: no version specified
check-frontend:
uses: ./flutter_frontend/.github/workflows/check.yaml