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 0b65977 commit 96dbd73Copy full SHA for 96dbd73
.github/workflows/checks.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
- release/**
8
tags:
9
- - 'v[0-9]+.[0-9]+.[0-9]+'
+ - 'v*.*.*'
10
pull_request:
11
12
jobs:
0 commit comments