We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eca7c2 commit e63a67aCopy full SHA for e63a67a
.github/workflows/test_s3_minio.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches:
8
- main
9
+ - add_flake8
10
schedule:
11
- cron: '0 0 * * *' # nightly
12
0 commit comments