Skip to content

Commit

Permalink
feat: run quality workflow when edit made on it
Browse files Browse the repository at this point in the history
  • Loading branch information
tsyirvo committed Apr 17, 2024
1 parent c9fafae commit 555270e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- develop
paths:
- '*'
- '.github/workflows/quality.yml'

jobs:
set-pr-data:
Expand Down

0 comments on commit 555270e

Please sign in to comment.