Skip to content

chore: maven 4.0.0 prebuilds #115

chore: maven 4.0.0 prebuilds

chore: maven 4.0.0 prebuilds #115

name: amazoncorretto-8-al2023
on:
push:
branches:
- main
paths:
- "amazoncorretto-8-al2023/**"
- .github/workflows/amazoncorretto-8-al2023.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "amazoncorretto-8-al2023/**"
- .github/workflows/amazoncorretto-8-al2023.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
jobs:
build:
uses: ./.github/workflows/_template.yml
with:
directory: amazoncorretto-8-al2023
secrets: inherit