Skip to content

Merge remote-tracking branch 'origin/fix/upgrade-latest' #4

Merge remote-tracking branch 'origin/fix/upgrade-latest'

Merge remote-tracking branch 'origin/fix/upgrade-latest' #4

Workflow file for this run

name: 'default'
on:
push:
branches:
- 'main'
tags:
- '*'
pull_request:
branches:
- 'main'
workflow_dispatch:
permissions:
checks: 'write' # code_check-style_golangci_lint
contents: 'write' # delivery-release
jobs:
default:
uses: 'rios0rios0/pipelines/.github/workflows/go-binary.yaml@main'
with:
binary_name: 'terra'