Skip to content

chore: updated readme with influxdb supported flavours #8

chore: updated readme with influxdb supported flavours

chore: updated readme with influxdb supported flavours #8

Workflow file for this run

name: PR
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.BOT_GITHUB_TOKEN }}
assignees: thulasirajkomminar
numOfAssignee: 1