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 a1c86b8 commit ee8083bCopy full SHA for ee8083b
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
branches: ["main", "v1.x"]
6
tags: ["v*.*.*"]
7
pull_request:
8
- branches: ["main", "v*.*.*", "v1.x"]
+ branches: ["main", "v1.x"]
9
10
permissions:
11
contents: read
0 commit comments