Skip to content

CI Core

CI Core #12

name: Go Mod Validator
run-name: CI Core ${{ inputs.distinct_run_name && inputs.distinct_run_name || '' }}
on:
push:
branches:
- RE-2785-test
workflow_dispatch:
inputs:
github_token:
description: "A unique identifier for this run, used when running from other repos"
required: false
type: string
jobs:
go-mod-validation:
runs-on: ubuntu-latest
steps:
- name: go-mod-validation
uses: smartcontractkit/.github/apps/go-mod-validator@6c0e677923a08f94b2721c3457e3af498e0c087c # 0.0.0
with:
github_action_ref: 6c0e677923a08f94b2721c3457e3af498e0c087c