Bump openconfig/common-ci from 125b6b58286d116b216e45c33cb859f547965d61 to 6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949 #1248
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: [ master ] | |
pull_request: | |
schedule: | |
- cron: "0 0 * * *" | |
jobs: | |
go: | |
uses: openconfig/common-ci/.github/workflows/go.yml@6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949 | |
linter: | |
uses: openconfig/common-ci/.github/workflows/linter.yml@6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949 |