mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 10:52:33 +08:00
feat: Updated .github/workflows/project-progress.y
This commit is contained in:
parent
b50aa56ada
commit
2a324811a3
5
.github/workflows/project-progress.yml
vendored
5
.github/workflows/project-progress.yml
vendored
@ -28,6 +28,11 @@ on:
|
||||
jobs:
|
||||
move-assigned-card:
|
||||
runs-on: ubuntu-latest
|
||||
- name: Create project labels
|
||||
run: |
|
||||
# Add code here to create necessary labels for the project columns
|
||||
echo 'Creating project labels'
|
||||
# Ensure proper dependencies before running the `github-project-automation-plus` action
|
||||
steps:
|
||||
- uses: alex-page/github-project-automation-plus@v0.8.3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user