Skip to content

Commit

Permalink
Removed extra period in branch versioning for dependency graph workflow.
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
  • Loading branch information
naphelps committed Sep 11, 2023
1 parent a8f0287 commit 9496ab9
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 9496ab9

Please sign in to comment.