Skip to content

[Backport 2025.1] fix(nemesis): TTL setter workaround added for non TWCS tables #5304

[Backport 2025.1] fix(nemesis): TTL setter workaround added for non TWCS tables

[Backport 2025.1] fix(nemesis): TTL setter workaround added for non TWCS tables #5304

Workflow file for this run

name: 'Auto Assign'
on:
pull_request_target:
types: [opened]
issues:
types: [opened]
jobs:
assignAuthor:
name: Assign author to PR/issue
runs-on: ubuntu-latest
steps:
- name: Assign author to PR/issue
if: github.actor != 'scylladbbot'
uses: technote-space/assign-author@v1