Skip to content

Merge pull request #38 from lunchcat/dependabot/go_modules/go_modules… #4

Merge pull request #38 from lunchcat/dependabot/go_modules/go_modules…

Merge pull request #38 from lunchcat/dependabot/go_modules/go_modules… #4

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/goreportcard-action@v1.0