Skip to content

Commit

Permalink
temp run workflow for pr targetting wip branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidarain1 committed Jul 22, 2024
1 parent 562c7ea commit 1d96d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-nextjs-passport-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build wallets with nextjs passport example

on:
pull_request:
branches: [main]
branches: [main, EXC-21-passport-wallets-examples]
merge_group:
branches: [main]
branches: [main, EXC-21-passport-wallets-examples]

jobs:
build:
Expand Down

0 comments on commit 1d96d9a

Please sign in to comment.