File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Workflows
44
5- - ` gradle.yaml `
5+ - ` gradle.yml `
66 Build and checks (style, Javadoc)
77 → Trigger: push / PR on ` trunk ` and ` release* `
88
99- ` codeql-analysis.yml `
1010 Security analysis (Java + JavaScript)
1111 → Trigger: push / PR + weekly on ` trunk ` and ` release* `
1212
13- - ` docker-image.yaml `
13+ - ` docker-image.yml `
1414 Build and push images to ` ghcr.io/apache/ofbiz `
1515 → Trigger: push on ` trunk ` / ` release* ` + tags
1616
2222 OpenSSF security scorecard
2323 → Trigger: ` trunk ` + weekly
2424
25+ - ` asf-allowlist-check.yml `
26+ Verifies all GitHub Actions refs are on the ASF allowlist
27+ → Trigger: push / PR on ` .github/ ` path
28+
2529### Workflow behavior
2630
2731- ` push ` → uses the workflow from the target branch
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments