Skip to content

Bump react and @types/react in /frontend #29

Bump react and @types/react in /frontend

Bump react and @types/react in /frontend #29

Workflow file for this run

name: backend_lint
on: [pull_request]
jobs:
golangci-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2