Skip to content

Merge pull request #1135 from RedisJSON/fix_upload_to_staging_failure #16

Merge pull request #1135 from RedisJSON/fix_upload_to_staging_failure

Merge pull request #1135 from RedisJSON/fix_upload_to_staging_failure #16

name: Push to Version, Feature or Master Branch
on:
push:
branches:
- master
- 'feature-*'
- '[0-9]+.[0-9]+'
jobs:
benchmark:
uses: ./.github/workflows/benchmark-runner.yml
secrets: inherit