mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 19:02:31 +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:
|
jobs:
|
||||||
move-assigned-card:
|
move-assigned-card:
|
||||||
runs-on: ubuntu-latest
|
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:
|
steps:
|
||||||
- uses: alex-page/github-project-automation-plus@v0.8.3
|
- uses: alex-page/github-project-automation-plus@v0.8.3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user