Skip to content

Commit

Permalink
Add pull_request trigger for release branches in API Integration Test…
Browse files Browse the repository at this point in the history
…s workflow (OpenBB-finance#6278)
  • Loading branch information
luqmanbello authored Apr 2, 2024
1 parent fe7f11f commit bc77e07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/platform-api-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: API Integration Tests

on:
workflow_dispatch:
pull_request:
branches:
- release/*

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit bc77e07

Please sign in to comment.