Skip to content

Commit c481af6

Browse files
committed
Fix workflow
1 parent a5443ef commit c481af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/s3-regression-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: S3 Regression Tests
22
on:
33
pull_request:
4+
types: [ opened, synchronize, reopened, labeled, unlabeled ]
45
merge_group:
56
push:
6-
types: [ opened, synchronize, reopened, labeled, unlabeled ]
77
branches:
88
- master
99

0 commit comments

Comments
 (0)