Skip to content

Commit

Permalink
Update naming to be unique
Browse files Browse the repository at this point in the history
Signed-off-by: Tanner Lewis <lewijacn@amazon.com>
  • Loading branch information
lewijacn committed Sep 18, 2024
1 parent 4649700 commit 9e5dd18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Jenkins Trigger
# Jenkins Job Trigger and Monitor

A Github Action to trigger Jenkins jobs and monitor for completion

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Jenkins Trigger'
name: 'Jenkins Job Trigger and Monitor'
description: 'A Github Action to trigger Jenkins jobs and monitor for completion'
inputs:
jenkins_url:
Expand Down

0 comments on commit 9e5dd18

Please sign in to comment.