We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc37a89 commit a9b2570Copy full SHA for a9b2570
.github/workflows/pytest.yaml
@@ -2,7 +2,7 @@ name: Test
2
3
on:
4
pull_request:
5
- branches: [ main , "migrate-*"]
+ branches: [ main , "migrate**"]
6
schedule:
7
# 05:00 UTC = 06:00 CET = 07:00 CEST
8
- cron: "0 5 * * *"
0 commit comments