Skip to content

Build the basic services and necessary components of the server to provide clash's external network services #3

Build the basic services and necessary components of the server to provide clash's external network services

Build the basic services and necessary components of the server to provide clash's external network services #3

name: Move new issues into Triage
on:
issues:
types: [opened]
jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: OpenKF
column: In Progress
repo-token: ${{ secrets.GITHUB_TOKEN }}