temp branch GitHub Action.

pull/1647/head
Haotian Zhang 2 months ago
parent 5506b769bf
commit e964888c8f

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