We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5443ef commit c481af6Copy full SHA for c481af6
.github/workflows/s3-regression-tests.yml
@@ -1,9 +1,9 @@
1
name: S3 Regression Tests
2
on:
3
pull_request:
4
+ types: [ opened, synchronize, reopened, labeled, unlabeled ]
5
merge_group:
6
push:
- types: [ opened, synchronize, reopened, labeled, unlabeled ]
7
branches:
8
- master
9
0 commit comments