Skip to content

migrate to gh actions #2

migrate to gh actions

migrate to gh actions #2

Workflow file for this run

name: Go Kafka Build and Test
run-name: Go Kafka Build and Test by ${{ github.actor }} on ${{ github.ref_name }}
on:
push:
branches:
- master
pull_request:
jobs:
quality-gate:
uses: ricardo-ch/golang-workflows/.github/workflows/library.yml@fix-default-work-dir

Check failure on line 13 in .github/workflows/quality-gate.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/quality-gate.yml

Invalid workflow file

error parsing called workflow ".github/workflows/quality-gate.yml" -> "ricardo-ch/golang-workflows/.github/workflows/library.yml@fix-default-work-dir" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit