Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerwilliams committed Jan 5, 2022
2 parents d5e2f48 + 3c482c8 commit 27800ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1

- name: Checkout internal
uses: actions/checkout@v1
with:
repository: "buildbuddy-io/buildbuddy-internal"
ref: "master"
Expand Down

0 comments on commit 27800ea

Please sign in to comment.