Skip to content

Commit 0838490

Browse files
committed
fix: remove unneeded if condition
1 parent ac0d59f commit 0838490

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/auto_review_request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
jobs:
88
auto-add-reviewer:
99
name: Auto add reviewer to PR
10-
if: github.event.pull_request
1110
uses: rollkit/.github/.github/workflows/reusable_housekeeping.yml@v0.3.0
1211
secrets: inherit
1312
permissions:

0 commit comments

Comments
 (0)