This is an automated email from the ASF dual-hosted git repository.
alexoree pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juddi.git
The following commit(s) were added to refs/heads/master by this push:
new 98cf7f37b NOJIRA adds additional CI targets
98cf7f37b is described below
commit 98cf7f37bb578ce8513af7c903970d20901c2bc2
Author: Alex O'Ree <[email protected]>
AuthorDate: Sun May 15 11:33:13 2022 -0400
NOJIRA adds additional CI targets
---
.github/workflows/codeql-analysis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/codeql-analysis.yml
b/.github/workflows/codeql-analysis.yml
index 986a87562..2c83ead57 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -21,7 +21,7 @@ on:
- cron: '34 23 * * 6'
jobs:
- name: Build with CI tests
+ CiBuild:
runs-on: ubuntu-latest
permissions:
actions: read
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]