Skip to content

Commit 4d131c1

Browse files
authored
update-readmeのトリガー修正 (#123)
1 parent 2c2556d commit 4d131c1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/update-readme.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ name: update-readme
33

44
on:
55
pull_request:
6+
types:
7+
- opened
8+
- synchronize
9+
- reopened
10+
- closed
611
push:
712
branches:
813
- main

0 commit comments

Comments
 (0)