temp branch GitHub Action.

pull/1665/head
Haotian Zhang 2 months ago
parent c74499c235
commit 43e2e8a094

@ -11,6 +11,7 @@ on:
- hoxton - hoxton
- greenwich - greenwich
- release/* - release/*
- dev/*
pull_request: pull_request:
branches: branches:
- 2024 - 2024
@ -21,6 +22,7 @@ on:
- hoxton - hoxton
- greenwich - greenwich
- release/* - release/*
- dev/*
jobs: jobs:
set-jdks: set-jdks:

@ -11,6 +11,7 @@ on:
- hoxton - hoxton
- greenwich - greenwich
- release/* - release/*
- dev/*
pull_request: pull_request:
branches: branches:
- 2024 - 2024
@ -21,6 +22,7 @@ on:
- hoxton - hoxton
- greenwich - greenwich
- release/* - release/*
- dev/*
jobs: jobs:
check-license: check-license:
runs-on: ubuntu-latest runs-on: ubuntu-latest

Loading…
Cancel
Save