Skip to content

Move workflows to correct directory for GitHub actions. #5

Move workflows to correct directory for GitHub actions.

Move workflows to correct directory for GitHub actions. #5

Workflow file for this run

name: Go
on:
push:
branches: [ main ]
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
go:
uses: openconfig/common-ci/.github/workflows/basic_go.yml@125b6b58286d116b216e45c33cb859f547965d61
with:
tests-excludes-regex: integration
race-tests-excludes-regex: integration