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