Skip to content

Commit

Permalink
ci: remove path-ignore to avoid stuck on mandatory check
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Shelomentsev authored and sshelomentsev committed May 16, 2024
1 parent 8ed86bc commit 8fe6d3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/coverage-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Check coverage for PR

on:
pull_request:
paths-ignore:
- '**.md'
- 'cloudformation/*.yml'

jobs:
run-tests-check-coverage:
Expand Down

0 comments on commit 8fe6d3d

Please sign in to comment.