We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5d8ce commit 2bdf13bCopy full SHA for 2bdf13b
.github/workflows/test_s3_minio.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches:
8
- main # keep this at all times
9
+ - remote_reductionist
10
pull_request:
11
schedule:
12
- cron: '0 0 * * *' # nightly
0 commit comments