Skip to content

fix: Github actions trigger fix #7

fix: Github actions trigger fix

fix: Github actions trigger fix #7

Workflow file for this run

name: core-unit-test
on:
pull_request:
branches:
- main
paths:
- '*.go'
- 'go.mod'
- 'go.sum'
- .github/actions/core-unit-test.yaml
- .github/workflows/core-pull.yaml
jobs:
core-unit-test:
uses: './.github/actions/core-unit-test.yaml@readme_update'

Check failure on line 16 in .github/workflows/core-pull.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/core-pull.yaml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'