Skip to content

Commit

Permalink
adding linter GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
mitali-salvi committed Jul 26, 2024
1 parent ce02948 commit 4d00129
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
push:
branches:
- main
pull_request:
types: [ opened, reopened, synchronize, ready_for_review ]
branches:
- main
# pull_request:
# types: [ opened, reopened, synchronize, ready_for_review ]
# branches:
# - main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
Expand Down

0 comments on commit 4d00129

Please sign in to comment.