Skip to content

Commit

Permalink
Run shuttle workflow on shuttle branch
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlsh authored Nov 29, 2023
1 parent e22ac9f commit 4ee919c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/shuttle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- uses: extractions/setup-just@v1
- name: Checkout code
uses: actions/checkout@v3
with:
ref: shuttle
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 4ee919c

Please sign in to comment.