We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbccb8 commit 789da4dCopy full SHA for 789da4d
.github/workflows/tox.yml
@@ -5,7 +5,7 @@ on:
5
branches: # any integration branch but not tag
6
- "master"
7
tags:
8
- - "*"
+ - "**"
9
pull_request:
10
schedule:
11
- cron: 1 0 * * * # Run daily at 0:01 UTC
0 commit comments