Skip to content

hotfix(pipelines): added the pipelines and also minor fixes in the te… #1

hotfix(pipelines): added the pipelines and also minor fixes in the te…

hotfix(pipelines): added the pipelines and also minor fixes in the te… #1

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'