Skip to content
# Runs a script to perform automated triage on the latest timer-initiated Temurin build pipelines.
name: "Build Autotriage"
on:
push
jobs:
Label:
runs-on: ubuntu-latest
name: Run Build Triage
steps:
- uses: actions/checkout@v3
- name: Run Build Auto Triage
run: bash ${PWD}/tooling/build_autotriage.sh jdk21u