Skip to content

Commit

Permalink
ci: dodgy stuff to non main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-J-Lawrence committed Jan 16, 2025
1 parent 9ecb149 commit 96da60b
Show file tree
Hide file tree
Showing 4 changed files with 726 additions and 239 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name: 'Dependency review'
on:
pull_request:
branches: [ "main" ]
branches: [ "main", "oldRelease" ]

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion ansible-sdv-pipeline/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
jmespath
requests==2.32.3
requests==2.30.0
Loading

0 comments on commit 96da60b

Please sign in to comment.