Skip to content

Commit

Permalink
fixed names of workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Reddy <vivekr@splunk.com>
  • Loading branch information
vivekr-splunk committed Apr 11, 2024
1 parent baea4d9 commit 1de28ea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/graviton-build-test-push-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AWSLinux Graviton Build and Test
name: AmazonLinux Graviton Build and Test
on: push
jobs:
check-formating:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/graviton-int-test-workflow-ubi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Graviton Integration Test WorkFlow
name: UBI Graviton Integration Test WorkFlow
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/graviton-int-test-workflow-ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Graviton Integration Test WorkFlow
name: Ubuntu Graviton Integration Test WorkFlow
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/graviton-int-test-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Graviton Integration Test WorkFlow
name: AmazonLinux Graviton Integration Test WorkFlow
on:
push:
branches:
Expand Down

0 comments on commit 1de28ea

Please sign in to comment.