Skip to content

Commit 7be9c65

Browse files
committed
add pr conditions to trigger on commit
1 parent cc56cd6 commit 7be9c65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stats-api-triggers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- ".github/workflows/deploy.yml"
1111
- ".github/workflows/build-push-api.yml"
1212
pull_request:
13+
types: [opened, synchronize, reopened]
1314
branches:
1415
- main
1516
paths:

0 commit comments

Comments
 (0)