update loc branch
This commit is contained in:
6
.github/workflows/loc.yml
vendored
6
.github/workflows/loc.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Count LOC
|
||||
name: Count LOC
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main", "nightly" ]
|
||||
branches: ["trunk"]
|
||||
|
||||
jobs:
|
||||
count-loc:
|
||||
@@ -34,4 +34,4 @@ jobs:
|
||||
filename: cappuccinos-loc.json
|
||||
label: Lines Of Code
|
||||
message: ${{ env.LOC }}
|
||||
color: blue
|
||||
color: blue
|
||||
|
||||
Reference in New Issue
Block a user