Skip to content

Moved to Giltfile.yml from gilt.yml (#27) #23

Moved to Giltfile.yml from gilt.yml (#27)

Moved to Giltfile.yml from gilt.yml (#27) #23

Workflow file for this run

---
name: Go Report Card
on:
push:
branches: [ "main" ]
jobs:
action_goreportcard:
runs-on: ubuntu-latest
name: A job to run go report card
steps:
- name: Go Report Card
uses: creekorful/goreportcard-action@v1.0