Skip to content

Commit fe6d43f

Browse files
committed
chore: GitHub Actions build-test.yml PR types 추가
1 parent 27b0175 commit fe6d43f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build Test
33
on:
44
pull_request:
55
branches: [main, develop]
6+
types: [opened, synchronize, reopened, edited]
67
workflow_dispatch:
78

89
jobs:

0 commit comments

Comments
 (0)