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 25ecae82f NOJIRA adds additional CI targets
25ecae82f is described below
commit 25ecae82f6be39a5c1e4d3891125350aa1d39441
Author: Alex O'Ree <[email protected]>
AuthorDate: Sun May 15 11:31:39 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 dc69dabef..986a87562 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
+ name: Build with CI tests
runs-on: ubuntu-latest
permissions:
actions: read
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]