Skip to content

Commit a099662

Browse files
committed
update sonar workflow
1 parent 1b100a3 commit a099662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Analyze
22
on:
33
push:
4-
branches: ["[0-9]+.[0-9]+.x"]
4+
branches: [main]
55

66
jobs:
77
build:

0 commit comments

Comments
 (0)