diff --git a/.github/workflows/assign-to-one-project.yml b/.github/workflows/assign-to-one-project.yml index 58946546a..4fe0fd111 100644 --- a/.github/workflows/assign-to-one-project.yml +++ b/.github/workflows/assign-to-one-project.yml @@ -28,4 +28,4 @@ jobs: contains(github.event.pull_request.labels.*.name, 'bug') with: project: 'https://github.com/users/bitpredator/projects/4' - column_name: 'Labeled' \ No newline at end of file + column_name: 'New' \ No newline at end of file