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