Skip to content

Commit 1fc8bfe

Browse files
committed
update review workflow
1 parent 8e6be56 commit 1fc8bfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/review.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
jobs:
1313
review:
1414

15+
if: github.actor != 'dependabot[bot]'
16+
1517
runs-on: ubuntu-latest
1618

1719
steps:

0 commit comments

Comments
 (0)