From 6dc19e0d740583bc031ae4e9a67ebb26db9e6cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ondra=20He=C5=99m=C3=A1nek?= Date: Tue, 11 Jun 2024 11:35:53 +0200 Subject: [PATCH] Update pr-automation.yml --- .github/workflows/pr-automation.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index 9c5213a..68cd83f 100644 --- a/.github/workflows/pr-automation.yml +++ b/.github/workflows/pr-automation.yml @@ -13,10 +13,10 @@ jobs: runs-on: ubuntu-latest steps: # Add to project - - uses: actions/add-to-project@v1.0.1 - with: - project-url: https://github.com/orgs/MewsSystems/projects/21 - github-token: ${{ secrets.GITHUB_TOKEN }} + #- uses: actions/add-to-project@v1.0.1 + # with: + # project-url: https://github.com/orgs/MewsSystems/projects/21 + # github-token: ${{ secrets.GITHUB_TOKEN }} ## Add label - uses: christianvuerings/add-labels@v1.1