diff --git a/.github/workflows/add-issues-to-project.yml b/.github/workflows/add-issues-to-project.yml index ba72258..34b85b6 100644 --- a/.github/workflows/add-issues-to-project.yml +++ b/.github/workflows/add-issues-to-project.yml @@ -5,7 +5,6 @@ on: types: - opened - reopened - - transferred jobs: label_issues: @@ -29,4 +28,4 @@ jobs: # You can target a project in a different organization # to the issue project-url: https://github.com/orgs/nfdi4plants/projects/10 - github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} \ No newline at end of file + github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}