We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b100a3 commit a099662Copy full SHA for a099662
.github/workflows/sonar.yml
@@ -1,7 +1,7 @@
1
name: Analyze
2
on:
3
push:
4
- branches: ["[0-9]+.[0-9]+.x"]
+ branches: [main]
5
6
jobs:
7
build:
0 commit comments