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 7c1edfb commit 75d0dfeCopy full SHA for 75d0dfe
.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