Skip to content

Commit

Permalink
Update test-cloudflarekv.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby authored Apr 16, 2024
1 parent 81b668a commit 99c0994
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/test-cloudflarekv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@ name: Tests CloudflareKV
on:
push:
branches:
- master
- main
paths:
- 'clickhouse/**'
pull_request:
branches:
- main
paths:
- 'clickhouse/**'

jobs:
Tests:
Expand All @@ -16,7 +19,6 @@ jobs:
go-version:
- 1.21.x
- 1.22.x

steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 99c0994

Please sign in to comment.