Skip to content

Commit

Permalink
Updated workflow titles
Browse files Browse the repository at this point in the history
  • Loading branch information
saltgen committed Nov 1, 2023
1 parent 69abf43 commit 5959045
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: github action pr check
name: CI/CD Sanity Checks

on:
push:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test-ros-kruize-rm.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test ROS OCP with latest Kruize remote monitoring
name: EE Dry Run - Latest Kruize image

on:
workflow_dispatch:
Expand Down Expand Up @@ -71,5 +71,5 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
token: ${{ steps.generate-token.outputs.token }}
title: '[Do not merge] - PR to trigger tests on EE against ROS OCP with latest Kruize RM image'
title: '[Do not merge] - EE Dry Run with latest Kruize RM image'
base: main

0 comments on commit 5959045

Please sign in to comment.