Skip to content

Commit

Permalink
Update codacy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ron190 committed Jul 8, 2023
1 parent bac4b4f commit e87a104
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Codacy Analysis CLI

on: ["push"]

permissions:
contents: read
jobs:
codacy-analysis-cli:
permissions:
Expand All @@ -13,7 +13,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@main

- name: Run Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@master
with:
Expand Down

0 comments on commit e87a104

Please sign in to comment.