Skip to content

Commit

Permalink
Merge pull request #709 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 6b1df8a + 463480e commit 65d49e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Update Dependency Graph
on:
push:
branches:
- main # default branch of the project
- master
- v2.110
- v2.87
jobs:
Expand Down

0 comments on commit 65d49e2

Please sign in to comment.