We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66a584a + 81b0bb5 commit 55e6db5Copy full SHA for 55e6db5
4 files changed
.github/workflows/codeql.yml
@@ -14,6 +14,7 @@ on:
14
branches:
15
- 'master'
16
- '[0-9]+.[0-9]+'
17
+ - '[0-9]+.x'
18
tags:
19
- 'v*'
20
pull_request:
.github/workflows/e2e.yml
@@ -19,6 +19,7 @@ on:
21
22
23
24
25
.github/workflows/test.yml
.github/workflows/validate.yml
0 commit comments