Skip to content

Merge branch '2024.5.1-rc4' #147

Merge branch '2024.5.1-rc4'

Merge branch '2024.5.1-rc4' #147

Workflow file for this run

# Report card workflow
---
name: Generate code reports
on:
push:
branches:
- main
jobs:
report:
name: Update code report
runs-on: ubuntu-latest
steps:
- name: Generate Go report card
uses: creekorful/[email protected]