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 7bf6cc6 commit 6f46a5dCopy full SHA for 6f46a5d
.github/workflows/linters.yml
@@ -4,9 +4,11 @@ on:
4
push:
5
branches:
6
- main
7
+ - v[0-9]+.[0-9]+
8
pull_request:
9
10
11
12
13
jobs:
14
tests:
.github/workflows/unit-tests.yml
0 commit comments