This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jci.git


    from a530380  Update NOTICE to 2023
     new 5591aaf  Add default goal
     new c7bc1c1  Add GitHub Actions build

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/{GH-ROBOTS.txt => dependabot.yml} | 16 ++++--
 .github/workflows/codeql-analysis.yml     | 85 +++++++++++++++++++++++++++++++
 .github/workflows/coverage.yml            | 52 +++++++++++++++++++
 .github/workflows/maven.yml               | 52 +++++++++++++++++++
 .github/workflows/scorecards-analysis.yml | 69 +++++++++++++++++++++++++
 pom.xml                                   |  1 +
 6 files changed, 271 insertions(+), 4 deletions(-)
 copy .github/{GH-ROBOTS.txt => dependabot.yml} (76%)
 create mode 100644 .github/workflows/codeql-analysis.yml
 create mode 100644 .github/workflows/coverage.yml
 create mode 100644 .github/workflows/maven.yml
 create mode 100644 .github/workflows/scorecards-analysis.yml

Reply via email to