Skip to content

Add release automation via goyek tasks #78

Add release automation via goyek tasks

Add release automation via goyek tasks #78

# Copyright 2020 The Knative Authors.
# SPDX-License-Identifier: Apache-2.0
# This file is automagically synced here from github.com/knative-extensions/knobots
name: Build
on:
push:
branches: [ 'main', 'release-*' ]
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
build:
uses: knative/actions/.github/workflows/reusable-go-build.yaml@main