Skip to content

Commit 641ccb8

Browse files
committed
Add dependency-graph workflow
1 parent 0cb178a commit 641ccb8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Dependency graph
2+
3+
on:
4+
push:
5+
branches: [ master ]
6+
7+
jobs:
8+
submit:
9+
uses: evolution-gaming/scala-github-actions/.github/workflows/dependency-graph.yml@2a50f1819b6fef2657ba802fd62612b7fc8450f0 # v6.4.0

0 commit comments

Comments
 (0)