Skip to content

Commit

Permalink
Run the CI for the boundary-pushing branch (to generate WASM examples)
Browse files Browse the repository at this point in the history
  • Loading branch information
idanarye committed Aug 18, 2024
1 parent 1a5bf3a commit af15af6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: CI
on:
pull_request:
push:
branches: [main]
branches:
- main
- feature/30/boundary-pushing

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down

0 comments on commit af15af6

Please sign in to comment.