Skip to content

Commit

Permalink
update-demisto-sdk-version - git add post pre-commit (demisto#32235)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyAfik authored Jan 16, 2024
1 parent f2aab9c commit 3803323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-demisto-sdk-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
run: |
poetry add --group dev demisto-sdk@${{inputs.release_version}}
poetry lock --no-update
git add .
source .venv/bin/activate
demisto-sdk pre-commit --no-validate --no-secrets --no-unit-test
git add .
- name: Create pull request
run: |
Expand Down

0 comments on commit 3803323

Please sign in to comment.