Skip to content

Commit

Permalink
Merge pull request #22207 from janakamarasena/master
Browse files Browse the repository at this point in the history
Rename PR Builder to Integration Test Runner
  • Loading branch information
madurangasiriwardena authored Jan 8, 2025
2 parents c8ccbe1 + 0f62ef4 commit 30ed111
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: pr-builder-test
name: Integration Test Runner

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: product-is-builder-jdk17
name: Integration Test Runner JDK17

on:
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: product-is-builder-jdk21
name: Integration Test Runner JDK21

on:
workflow_dispatch:
Expand Down

0 comments on commit 30ed111

Please sign in to comment.