temp branch GitHub Action.

pull/1637/head
Haotian Zhang 2 months ago
parent 9ff1780a6e
commit e7f0d03a3c

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

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

Loading…
Cancel
Save