From 7282ff7d6c4f13e5ebb7488aae74ba0327eaec68 Mon Sep 17 00:00:00 2001 From: santiagosayshey Date: Fri, 28 Jun 2024 08:03:41 +0930 Subject: [PATCH] bugfix: remove timer --- .github/workflows/add-issue-to-project.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/add-issue-to-project.yml b/.github/workflows/add-issue-to-project.yml index e8c0fed..835abdd 100644 --- a/.github/workflows/add-issue-to-project.yml +++ b/.github/workflows/add-issue-to-project.yml @@ -16,9 +16,6 @@ jobs: project-url: https://github.com/orgs/Dictionarry-Hub/projects/1 github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} - - name: Wait for project item to be created - run: sleep 10 - - name: Get project item ID id: get-project-item-id env: