Skip to content

Commit

Permalink
Make Functional Tests - All Databases trigger on reviews too (#15951)
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed May 2, 2024
1 parent 117b298 commit b56ea96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/functional_all_db.yml
@@ -1,7 +1,9 @@
name: Functional Tests - all Databases
name: Functional Tests - All Databases
on:
# Manual trigger.
workflow_dispatch:
pull_request_review:
types: [submitted]
env:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
DOTNET_CLI_TELEMETRY_OPTOUT: true
Expand Down

0 comments on commit b56ea96

Please sign in to comment.