Skip to content

Commit

Permalink
Merge pull request #708 from naphelps/dependency-graph
Browse files Browse the repository at this point in the history
Dependency Graph Workflow
  • Loading branch information
naphelps committed Sep 11, 2023
2 parents a8f0287 + 9496ab9 commit 6b1df8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- main # default branch of the project
- v.2.110
- v.2.87
- v2.110
- v2.87
jobs:
dependency-graph:
name: Update Dependency Graph
Expand Down

0 comments on commit 6b1df8a

Please sign in to comment.