Skip to content

Commit

Permalink
πŸ’š Fix PR Dependencies Check Workflow
Browse files Browse the repository at this point in the history
Issues indentation was off.
  • Loading branch information
ebouchut committed Oct 27, 2024
1 parent c9edded commit 746adb9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/pr_dependencies_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ on:
- edited
- closed
- reopened
issues:
types:
- opened
- edited
- deleted
- transferred
- closed
- reopened
issues:
types:
- opened
- edited
- deleted
- transferred
- closed
- reopened

jobs:
blocking_issues:
Expand Down

0 comments on commit 746adb9

Please sign in to comment.