Skip to content

Ignore error returned from logger sync #3

Ignore error returned from logger sync

Ignore error returned from logger sync #3

name: "Workflow for Feature branches"
on:
push:
branches-ignore:
- main
jobs:
go-build-test-lint:
uses: martelskiy/workflows/.github/workflows/go.yml@main
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}