Skip to content

design: update banner #5

design: update banner

design: update banner #5

Workflow file for this run

name: Update Report Card
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_call:
jobs:
update-report-card:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Update Go Report Card
uses: creekorful/[email protected]