Skip to content

Commit

Permalink
Put DCM back for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tenhobi committed Oct 31, 2023
1 parent 1d5271b commit 5348787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
uses: CQLabs/dcm-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
ci_key: ''
email: ''
ci_key: ${{ secrets.DCM_KEY }}
email: ${{ secrets.DCM_EMAIL }}
folders: .
fatal_style: true
fatal_performance: true
Expand Down

0 comments on commit 5348787

Please sign in to comment.