Bump openconfig/common-ci from 66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33 to 6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949 #1417
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Go | |
on: | |
push: | |
branches: [ main ] | |
pull_request: | |
schedule: | |
- cron: "0 0 * * *" | |
jobs: | |
go: | |
uses: openconfig/common-ci/.github/workflows/basic_go.yml@6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949 |