Skip to content

Commit

Permalink
fix: applied suggestions from PR on naming
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Dec 6, 2024
1 parent 04c5339 commit c46457c
Show file tree
Hide file tree
Showing 13 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Test EICAR Rock
name: OCI Factory Workflows - Build and Test EICAR Rock

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build External Rock
name: OCI Factory Workflows - Build External Rock

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Mock Rock
name: OCI Factory Workflows - Build Mock Rock

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test External Rock
name: OCI Factory Workflows - Test External Rock

on:
push:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ This directory contains GitHub workflow examples which integrate reusable workfl
from the [OCI Factory](https://github.com/canonical/oci-factory).

Brief documentation for reusable these workflows and each example can be found in the
[OCI Factory README](https://github.com/canonical/oci-factory/blob/main/README.md).
[OCI Factory README](https://github.com/canonical/oci-factory/blob/main/README.md).
1 change: 0 additions & 1 deletion reuseable_workflow_examples/build_and_test_eicar_rock.yaml

This file was deleted.

1 change: 0 additions & 1 deletion reuseable_workflow_examples/build_external_rock.yaml

This file was deleted.

1 change: 0 additions & 1 deletion reuseable_workflow_examples/build_mock_rock.yaml

This file was deleted.

1 change: 0 additions & 1 deletion reuseable_workflow_examples/test_external_rock.yaml

This file was deleted.

0 comments on commit c46457c

Please sign in to comment.