Skip to content

Commit 90c2342

Browse files
committed
Rerun CI when PR descriptions change
Change-Id: I2126a26be4cbc875389c1570726cad4f599ef502
1 parent fd50dd7 commit 90c2342

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI
22

33
on:
44
pull_request:
5+
types: [opened, synchronize, reopened, edited]
56
push:
67
branches: [main]
78

0 commit comments

Comments
 (0)