Skip to content

Commit

Permalink
Enable build sim app on dydx fork branch
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyding committed Jul 15, 2024
1 parent 2d72bfc commit 6af96e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches:
- main
- release/**
- dydx-fork-**
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
merge_group:
push:
branches:
- dydx-fork-*
- dydx-fork-**

permissions:
contents: read
Expand Down

0 comments on commit 6af96e5

Please sign in to comment.