Skip to content

fix(ga): remove working directoy #2

fix(ga): remove working directoy

fix(ga): remove working directoy #2

name: Update Dependency Graph
on:
push:
branches:
- master
- "ga-iterate-**"
jobs:
dependency-graph:
uses: ebuzzing/github-actions-scala/.github/workflows/dependency-graph.yml@v1

Check failure on line 10 in .github/workflows/dependency-graph.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependency-graph.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dependency-graph.yml" -> "ebuzzing/github-actions-scala/.github/workflows/dependency-graph.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
branch: ${{ github.head_ref || github.ref_name }}