|
|
@ -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:
|
|
|
|