Skip to content

CI Core

CI Core #13

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@c6c41106bb4521f484e7cf91e744f2d533190385 # 0.0.0
with:
github_action_ref: c6c41106bb4521f484e7cf91e744f2d533190385