From e02a8a74ce2873cc080533023fd717b3fef5177b Mon Sep 17 00:00:00 2001 From: "sweep-ai[bot]" <128439645+sweep-ai[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 02:15:35 +0000 Subject: [PATCH] feat: Updated .github/workflows/project-progress.y --- .github/workflows/project-progress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/project-progress.yml b/.github/workflows/project-progress.yml index 7cc9fcc73..8f48c3911 100644 --- a/.github/workflows/project-progress.yml +++ b/.github/workflows/project-progress.yml @@ -32,7 +32,7 @@ jobs: 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 + # Grant necessary permissions to access and modify the project before running the `github-project-automation-plus` action steps: - uses: alex-page/github-project-automation-plus@v0.8.3 with: