temp branch GitHub Action.

pull/1668/head
Haotian Zhang 2 months ago
parent 5086936fee
commit 8e97ea985a

@ -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