Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Farley <[email protected]>
  • Loading branch information
adamfarley committed Nov 29, 2023
1 parent 80d32b5 commit 7e51a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-autotriage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: Run Build Triage
steps:
- uses: actions/checkout@v3
- name: Run Build Auto Triage
- name: "Run Build Auto Triage"
run: bash "${PWD}/tooling/build_autotriage/build_autotriage.sh" ${JDKS}

- name: Create Issue From File
Expand Down

0 comments on commit 7e51a7e

Please sign in to comment.