Skip to content

Commit

Permalink
Add log4net project (apache/logging-log4j2#1707)
Browse files Browse the repository at this point in the history
  • Loading branch information
vy committed Oct 31, 2023
1 parent 73236aa commit 7981c6a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/update-stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
strategy:
matrix:
proj-spec:
- id: chainsaw
repo-name: apache/logging-chainsaw
repo-branch: master
- id: log4cxx
repo-name: apache/logging-log4cxx
repo-branch: master
Expand All @@ -64,9 +67,10 @@ jobs:
- id: log4j-audit
repo-name: apache/logging-log4j-audit
repo-branch: master
- id: chainsaw
repo-name: apache/logging-chainsaw
- id: log4net
repo-name: apache/logging-log4net
repo-branch: master
packaging: nant

env:
PROJ_ID: ${{ matrix.proj-spec.id }}
Expand Down

0 comments on commit 7981c6a

Please sign in to comment.