Skip to content

Merge pull request #47 from vmfunc/feat/shodan-integration #34

Merge pull request #47 from vmfunc/feat/shodan-integration

Merge pull request #47 from vmfunc/feat/shodan-integration #34

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@v4
- name: Update Go Report Card
uses: creekorful/goreportcard-action@v1.0