Skip to content

fix: Allow partition value timestamp to be ISO8601 formatted string #82

fix: Allow partition value timestamp to be ISO8601 formatted string

fix: Allow partition value timestamp to be ISO8601 formatted string #82

Workflow file for this run

# Auto assign every PR to its author when opened
name: Auto-assign PR
on:
pull_request_target:
types: [ opened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]