Skip to content

Commit

Permalink
Enable Github tests for pool/SNOW-860872-connection-pool branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-knozderko committed Nov 20, 2023
1 parent 6f0cd23 commit 7b97780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: DotNet Build and Test
# Triggers the workflow on push or pull request events but only for the master branch
on:
push:
branches: [ master ]
branches: [ master, pool/SNOW-860872-connection-pool ]
pull_request:
branches: [ master ]
branches: [ master, pool/SNOW-860872-connection-pool ]
workflow_dispatch:
inputs:
logLevel:
Expand Down

0 comments on commit 7b97780

Please sign in to comment.