Skip to content

chore: fix lint issue (#119) #366

chore: fix lint issue (#119)

chore: fix lint issue (#119) #366

Workflow file for this run

pull_request_rules:
- name: backport patches to v1.0.x branch
conditions:
- base=master
- label=backport/v1.0.x
actions:
backport:
branches:
- release/v1.0.x
- name: backport patches to v2.0.x branch
conditions:
- base=master
- label=backport/v2.0.x
actions:
backport:
branches:
- release/v2.0.x