Skip to content

Add overlay locking (#33) #29

Add overlay locking (#33)

Add overlay locking (#33) #29

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