Skip to content

Commit

Permalink
go back
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Nov 6, 2024
1 parent 10c56c6 commit 78a5c02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e-test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Bridge e2e test

on:
workflow_run:
workflows: [CI/build]
workflows: [CI]
pull_request:
branches: [girazoki-add-e2e-bridge]
types: [in_progress]
branches: [master]
types: [completed]

jobs:
e2e-bridge-test:
Expand Down

0 comments on commit 78a5c02

Please sign in to comment.