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