Skip to content

feat: maven-4 images #31

feat: maven-4 images

feat: maven-4 images #31

name: graalvm-community-23
on:
push:
branches:
- main
paths:
- "graalvm-community-23/**"
- .github/workflows/graalvm-community-23.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "graalvm-community-23/**"
- .github/workflows/graalvm-community-23.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: graalvm-community-23
secrets: inherit