Skip to content

Commit

Permalink
Add Kadena and Sui applications
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Apr 5, 2024
1 parent 998330c commit 102a7a0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build_all_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
type: string
required: false
default: ''
pull_request:
pull_request:


jobs:
Expand All @@ -21,6 +21,10 @@ jobs:
# branch: 'develop'
- repo: 'app-radix-babylon'
branch: 'develop'
- repo: 'app-kadena'
branch: 'develop'
- repo: 'app-sui'
branch: 'develop'
- repo: 'app-boilerplate-rust'
branch: 'main'

Expand Down

0 comments on commit 102a7a0

Please sign in to comment.