Skip to content

Commit

Permalink
Try to fix Lint problems v-2
Browse files Browse the repository at this point in the history
  • Loading branch information
elmarzouguidev committed Oct 18, 2023
1 parent 6f35594 commit e3ca69e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
pull_request:
pull_request_target:

jobs:
lint:
Expand Down Expand Up @@ -33,4 +33,3 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Fix code styling
push_options: --force

0 comments on commit e3ca69e

Please sign in to comment.