From da62390d339e6c3d3370d71fa63c7c7855415e3b Mon Sep 17 00:00:00 2001 From: Leo Farias Date: Wed, 28 Feb 2024 17:14:27 -0500 Subject: [PATCH] Update action --- .github/workflows/test.yml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e11f85e5..de12a59a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -9,7 +9,7 @@ on: required: false default: "3.1.3" - pull_request_target: + pull_request: paths-ignore: - "docs/**" - "README.md" @@ -23,8 +23,6 @@ jobs: test: name: Test timeout-minutes: 30 - permissions: - issues: write runs-on: ubuntu-latest steps: - name: Checkout @@ -44,17 +42,6 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} - - name: Run DCM - uses: CQLabs/dcm-action@v1 - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - ci_key: oss - email: oss - folders: . - fatal_style: true - fatal_performance: true - fatal_warnings: true - - name: Run DCM run: dcm analyze lib