diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 0ab9c09..8b89a97 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -15,7 +15,6 @@ jobs: secrets: GHL_USERNAME: ${{ secrets.GHL_USERNAME }} GHL_PASSWORD: ${{ secrets.GHL_PASSWORD }} - SLACK_APP_TOKEN: ${{ secrets.SLACK_APP_TOKEN }} static-code-analysis: name: Static Code Analysis runs-on: ubuntu-latest