Skip to content

Merge pull request #175 from antham/dependabot-go_modules-github.com-… #153

Merge pull request #175 from antham/dependabot-go_modules-github.com-…

Merge pull request #175 from antham/dependabot-go_modules-github.com-… #153

Workflow file for this run

name: Go
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
jobs:
call-workflow:
uses: antham/go-workflow-github-action/.github/workflows/build.yml@master
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}