Skip to content

feat: Solve the problem that the Docker hub image cannot be pulled - use Alibaba Cloud to pull the image #4

feat: Solve the problem that the Docker hub image cannot be pulled - use Alibaba Cloud to pull the image

feat: Solve the problem that the Docker hub image cannot be pulled - use Alibaba Cloud to pull the image #4

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 }}