Skip to content

[CNCF TOC] Archive OpenCurve Project #119

[CNCF TOC] Archive OpenCurve Project

[CNCF TOC] Archive OpenCurve Project #119

Workflow file for this run

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/[email protected]
with:
assignees: cw123,ilixiaocui,wuhongsong,Cyber-SiKu,jolly-sy
numOfAssignee: 1
allowSelfAssign: true