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 d3bcb5a commit 5b84e93Copy full SHA for 5b84e93
.github/workflows/CI.yml
@@ -5,7 +5,7 @@ on:
5
branches-ignore:
6
- "wip*"
7
tags:
8
- - "v[0-9].*"
+ - "v*"
9
pull_request:
10
schedule:
11
# Daily at 6:33
0 commit comments