github.com/openconfig/goyang@v1.4.5/.github/workflows/go.yml (about) 1 name: Go 2 3 on: 4 push: 5 branches: [ master ] 6 pull_request: 7 schedule: 8 - cron: "0 0 * * *" 9 10 jobs: 11 go: 12 uses: openconfig/common-ci/.github/workflows/go.yml@125b6b58286d116b216e45c33cb859f547965d61 13 14 linter: 15 uses: openconfig/common-ci/.github/workflows/linter.yml@125b6b58286d116b216e45c33cb859f547965d61